本核心代码版本为Arduino IDE 1.0.5,也可打开路径arduino-1.0.5\hardware\arduino\cores\arduino文件夹查看

  1. malloc.c
  2. realloc.c
  3. sectionname.h
  4. stdlib_private.h
  5. Arduino.h
  6. binary.h
  7. CDC.cpp
  8. Client.h
  9. HardwareSerial.cpp
  10. HardwareSerial.h
  11. HID.cpp
  12. IPAddress.cpp
  13. IPAddress.h
  14. main.cpp
  15. new.cpp
  16. new.h
  17. Platform.h
  18. Print.cpp
  19. Print.h
  20. Printable.h
  21. Server.h
  22. Stream.cpp
  23. Stream.h
  24. Tone.cpp
  25. Udp.h
  26. USBAPI.h
  27. USBCore.cpp
  28. USBCore.h
  29. USBDesc.h
  30. WCharacter.h
  31. WInterrupts.c
  32. wiring.c
  33. wiring_analog.c
  34. wiring_digital.c
  35. wiring_private.h
  36. wiring_pulse.c
  37. wiring_shift.c
  38. WMath.cpp
  39. WString.cpp
  40. WString.h