“Arduino編程核心代碼”的版本間的差異

來自ALSROBOT WiKi
跳轉(zhuǎn)至: 導航、 搜索
(以“本核心代碼版本為Arduino IDE 1.0.5,也可打開路徑arduino-1.0.5\hardware\arduino\cores\arduino文件夾查看 #malloc.c #realloc.c|reallo...”為內(nèi)容創(chuàng)建頁面)
 

2014年9月12日 (五) 11:58的最后版本

本核心代碼版本為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