notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
arduino Open-source electronics prototyping platform
1.0.6_5,1 devel on this many watch lists=5 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.6_4,1Version of this port present on the latest quarterly branch.
Maintainer: leres@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-03-31 18:24:02
Last Update: 2024-01-29 03:56:21
Commit Hash: b7e5860
People watching this port, also watch:: libftdi1, alsa-plugins, python, showfont, screen
Also Listed In: java kld lang
License: GPLv2 LGPL21
WWW:
https://www.arduino.cc/
Description:
Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It's intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments. The Arduino software consists of a development environment (IDE) and the core libraries.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (1278 items)
Collapse this list.
  1. @kld /boot/modules
  2. @ldconfig
  3. /usr/local/share/licenses/arduino-1.0.6_5,1/catalog.mk
  4. /usr/local/share/licenses/arduino-1.0.6_5,1/LICENSE
  5. /usr/local/share/licenses/arduino-1.0.6_5,1/GPLv2
  6. /usr/local/share/licenses/arduino-1.0.6_5,1/LGPL21
  7. @mode 755
  8. arduino/arduino
  9. bin/arduino
  10. @mode
  11. arduino/examples/01.Basics/AnalogReadSerial/AnalogReadSerial.ino
  12. arduino/examples/01.Basics/BareMinimum/BareMinimum.ino
  13. arduino/examples/01.Basics/Blink/Blink.ino
  14. arduino/examples/01.Basics/DigitalReadSerial/DigitalReadSerial.ino
  15. arduino/examples/01.Basics/Fade/Fade.ino
  16. arduino/examples/01.Basics/ReadAnalogVoltage/ReadAnalogVoltage.ino
  17. arduino/examples/02.Digital/BlinkWithoutDelay/BlinkWithoutDelay.ino
  18. arduino/examples/02.Digital/Button/Button.ino
  19. arduino/examples/02.Digital/Debounce/Debounce.ino
  20. arduino/examples/02.Digital/DigitalInputPullup/DigitalInputPullup.ino
  21. arduino/examples/02.Digital/StateChangeDetection/StateChangeDetection.ino
  22. arduino/examples/02.Digital/toneKeyboard/pitches.h
  23. arduino/examples/02.Digital/toneKeyboard/toneKeyboard.ino
  24. arduino/examples/02.Digital/toneMelody/pitches.h
  25. arduino/examples/02.Digital/toneMelody/toneMelody.ino
  26. arduino/examples/02.Digital/toneMultiple/pitches.h
  27. arduino/examples/02.Digital/toneMultiple/toneMultiple.ino
  28. arduino/examples/02.Digital/tonePitchFollower/tonePitchFollower.ino
  29. arduino/examples/03.Analog/AnalogInOutSerial/AnalogInOutSerial.ino
  30. arduino/examples/03.Analog/AnalogInput/AnalogInput.ino
  31. arduino/examples/03.Analog/AnalogWriteMega/AnalogWriteMega.ino
  32. arduino/examples/03.Analog/Calibration/Calibration.ino
  33. arduino/examples/03.Analog/Fading/Fading.ino
  34. arduino/examples/03.Analog/Smoothing/Smoothing.ino
  35. arduino/examples/04.Communication/ASCIITable/ASCIITable.ino
  36. arduino/examples/04.Communication/Dimmer/Dimmer.ino
  37. arduino/examples/04.Communication/Graph/Graph.ino
  38. arduino/examples/04.Communication/MIDI/Midi.ino
  39. arduino/examples/04.Communication/MultiSerialMega/MultiSerialMega.ino
  40. arduino/examples/04.Communication/PhysicalPixel/PhysicalPixel.ino
  41. arduino/examples/04.Communication/ReadASCIIString/ReadASCIIString.ino
  42. arduino/examples/04.Communication/SerialCallResponse/SerialCallResponse.ino
  43. arduino/examples/04.Communication/SerialCallResponseASCII/SerialCallResponseASCII.ino
  44. arduino/examples/04.Communication/SerialEvent/SerialEvent.ino
  45. arduino/examples/04.Communication/VirtualColorMixer/VirtualColorMixer.ino
  46. arduino/examples/05.Control/Arrays/Arrays.ino
  47. arduino/examples/05.Control/ForLoopIteration/ForLoopIteration.ino
  48. arduino/examples/05.Control/IfStatementConditional/IfStatementConditional.ino
  49. arduino/examples/05.Control/WhileStatementConditional/WhileStatementConditional.ino
  50. arduino/examples/05.Control/switchCase/switchCase.ino
  51. arduino/examples/05.Control/switchCase2/switchCase2.ino
  52. arduino/examples/06.Sensors/ADXL3xx/ADXL3xx.ino
  53. arduino/examples/06.Sensors/Knock/Knock.ino
  54. arduino/examples/06.Sensors/Memsic2125/Memsic2125.ino
  55. arduino/examples/06.Sensors/Ping/Ping.ino
  56. arduino/examples/07.Display/RowColumnScanning/RowColumnScanning.ino
  57. arduino/examples/07.Display/barGraph/barGraph.ino
  58. arduino/examples/08.Strings/CharacterAnalysis/.CharacterAnalysis.ino.swp
  59. arduino/examples/08.Strings/CharacterAnalysis/CharacterAnalysis.ino
  60. arduino/examples/08.Strings/StringAdditionOperator/StringAdditionOperator.ino
  61. arduino/examples/08.Strings/StringAppendOperator/StringAppendOperator.ino
  62. arduino/examples/08.Strings/StringCaseChanges/StringCaseChanges.ino
  63. arduino/examples/08.Strings/StringCharacters/StringCharacters.ino
  64. arduino/examples/08.Strings/StringComparisonOperators/StringComparisonOperators.ino
  65. arduino/examples/08.Strings/StringConstructors/StringConstructors.ino
  66. arduino/examples/08.Strings/StringIndexOf/StringIndexOf.ino
  67. arduino/examples/08.Strings/StringLength/StringLength.ino
  68. arduino/examples/08.Strings/StringLengthTrim/StringLengthTrim.ino
  69. arduino/examples/08.Strings/StringReplace/.swp
  70. arduino/examples/08.Strings/StringReplace/StringReplace.ino
  71. arduino/examples/08.Strings/StringStartsWithEndsWith/StringStartsWithEndsWith.ino
  72. arduino/examples/08.Strings/StringSubstring/StringSubstring.ino
  73. arduino/examples/08.Strings/StringToInt/StringToInt.ino
  74. arduino/examples/08.Strings/StringToIntRGB/StringToIntRGB.ino
  75. arduino/examples/09.USB/Keyboard/KeyboardLogout/KeyboardLogout.ino
  76. arduino/examples/09.USB/Keyboard/KeyboardMessage/KeyboardMessage.ino
  77. arduino/examples/09.USB/Keyboard/KeyboardReprogram/KeyboardReprogram.ino
  78. arduino/examples/09.USB/Keyboard/KeyboardSerial/KeyboardSerial.ino
  79. arduino/examples/09.USB/KeyboardAndMouseControl/KeyboardAndMouseControl.ino
  80. arduino/examples/09.USB/Mouse/ButtonMouseControl/ButtonMouseControl.ino
  81. arduino/examples/09.USB/Mouse/JoystickMouseControl/JoystickMouseControl.ino
  82. arduino/examples/10.StarterKit/p02_SpaceshipInterface/p02_SpaceshipInterface.ino
  83. arduino/examples/10.StarterKit/p03_LoveOMeter/p03_LoveOMeter.ino
  84. arduino/examples/10.StarterKit/p04_ColorMixingLamp/p04_ColorMixingLamp.ino
  85. arduino/examples/10.StarterKit/p05_ServoMoodIndicator/p05_ServoMoodIndicator.ino
  86. arduino/examples/10.StarterKit/p06_LightTheremin/p06_LightTheremin.ino
  87. arduino/examples/10.StarterKit/p07_Keyboard/p07_Keyboard.ino
  88. arduino/examples/10.StarterKit/p08_DigitalHourglass/p08_DigitalHourglass.ino
  89. arduino/examples/10.StarterKit/p09_MotorizedPinwheel/p09_MotorizedPinwheel.ino
  90. arduino/examples/10.StarterKit/p10_Zoetrope/p10_Zoetrope.ino
  91. arduino/examples/10.StarterKit/p11_CrystalBall/p11_CrystalBall.ino
  92. arduino/examples/10.StarterKit/p12_KnockLock/p12_KnockLock.ino
  93. arduino/examples/10.StarterKit/p13_TouchSensorLamp/p13_TouchSensorLamp.ino
  94. arduino/examples/10.StarterKit/p14_TweakTheArduinoLogo/p14_TweakTheArduinoLogo.ino
  95. arduino/examples/10.StarterKit/p15_HackingButtons/p15_HackingButtons.ino
  96. arduino/examples/ArduinoISP/ArduinoISP.ino
  97. arduino/hardware/arduino/boards.txt
  98. arduino/hardware/arduino/bootloaders/atmega/ATmegaBOOT_168.c
  99. arduino/hardware/arduino/bootloaders/atmega/ATmegaBOOT_168_atmega1280.hex
  100. arduino/hardware/arduino/bootloaders/atmega/ATmegaBOOT_168_atmega328.hex
  101. arduino/hardware/arduino/bootloaders/atmega/ATmegaBOOT_168_atmega328_pro_8MHz.hex
  102. arduino/hardware/arduino/bootloaders/atmega/ATmegaBOOT_168_diecimila.hex
  103. arduino/hardware/arduino/bootloaders/atmega/ATmegaBOOT_168_ng.hex
  104. arduino/hardware/arduino/bootloaders/atmega/ATmegaBOOT_168_pro_8MHz.hex
  105. arduino/hardware/arduino/bootloaders/atmega/Makefile
  106. arduino/hardware/arduino/bootloaders/atmega8/ATmegaBOOT-prod-firmware-2009-11-07.hex
  107. arduino/hardware/arduino/bootloaders/atmega8/ATmegaBOOT.c
  108. arduino/hardware/arduino/bootloaders/atmega8/ATmegaBOOT.hex
  109. arduino/hardware/arduino/bootloaders/atmega8/ATmegaBOOT.txt
  110. arduino/hardware/arduino/bootloaders/atmega8/Makefile
  111. arduino/hardware/arduino/bootloaders/bt/ATmegaBOOT_168.c
  112. arduino/hardware/arduino/bootloaders/bt/ATmegaBOOT_168.hex
  113. arduino/hardware/arduino/bootloaders/bt/ATmegaBOOT_168_atmega328_bt.hex
  114. arduino/hardware/arduino/bootloaders/bt/Makefile
  115. arduino/hardware/arduino/bootloaders/caterina-Arduino_Robot/Caterina-Robot-Control.hex
  116. arduino/hardware/arduino/bootloaders/caterina-Arduino_Robot/Caterina-Robot-Motor.hex
  117. arduino/hardware/arduino/bootloaders/caterina-Arduino_Robot/Caterina-Robot.txt
  118. arduino/hardware/arduino/bootloaders/caterina-Arduino_Robot/Caterina.c
  119. arduino/hardware/arduino/bootloaders/caterina-Arduino_Robot/Caterina.h
  120. arduino/hardware/arduino/bootloaders/caterina-Arduino_Robot/Descriptors.c
  121. arduino/hardware/arduino/bootloaders/caterina-Arduino_Robot/Descriptors.h
  122. arduino/hardware/arduino/bootloaders/caterina-Arduino_Robot/Makefile
  123. arduino/hardware/arduino/bootloaders/caterina-Arduino_Robot/README.md
  124. arduino/hardware/arduino/bootloaders/caterina-LilyPadUSB/Caterina-LilyPadUSB.hex
  125. arduino/hardware/arduino/bootloaders/caterina-LilyPadUSB/Caterina.c
  126. arduino/hardware/arduino/bootloaders/caterina-LilyPadUSB/Caterina.h
  127. arduino/hardware/arduino/bootloaders/caterina-LilyPadUSB/Descriptors.c
  128. arduino/hardware/arduino/bootloaders/caterina-LilyPadUSB/Descriptors.h
  129. arduino/hardware/arduino/bootloaders/caterina-LilyPadUSB/Makefile
  130. arduino/hardware/arduino/bootloaders/caterina-LilyPadUSB/Readme.txt
  131. arduino/hardware/arduino/bootloaders/caterina/Caterina-Esplora.hex
  132. arduino/hardware/arduino/bootloaders/caterina/Caterina-Esplora.txt
  133. arduino/hardware/arduino/bootloaders/caterina/Caterina-Leonardo.hex
  134. arduino/hardware/arduino/bootloaders/caterina/Caterina-Leonardo.txt
  135. arduino/hardware/arduino/bootloaders/caterina/Caterina-Micro.hex
  136. arduino/hardware/arduino/bootloaders/caterina/Caterina-Micro.txt
  137. arduino/hardware/arduino/bootloaders/caterina/Caterina.c
  138. arduino/hardware/arduino/bootloaders/caterina/Caterina.h
  139. arduino/hardware/arduino/bootloaders/caterina/Descriptors.c
  140. arduino/hardware/arduino/bootloaders/caterina/Descriptors.h
  141. arduino/hardware/arduino/bootloaders/caterina/Esplora-prod-firmware-2012-12-10.hex
  142. arduino/hardware/arduino/bootloaders/caterina/Esplora-prod-firmware-2012-12-10.txt
  143. arduino/hardware/arduino/bootloaders/caterina/Leonardo-prod-firmware-2012-04-26.hex
  144. arduino/hardware/arduino/bootloaders/caterina/Leonardo-prod-firmware-2012-04-26.txt
  145. arduino/hardware/arduino/bootloaders/caterina/Leonardo-prod-firmware-2012-12-10.hex
  146. arduino/hardware/arduino/bootloaders/caterina/Leonardo-prod-firmware-2012-12-10.txt
  147. arduino/hardware/arduino/bootloaders/caterina/Makefile
  148. arduino/hardware/arduino/bootloaders/caterina/Micro-prod-firmware-2012-11-23.hex
  149. arduino/hardware/arduino/bootloaders/caterina/Micro-prod-firmware-2012-11-23.txt
  150. arduino/hardware/arduino/bootloaders/caterina/Micro-prod-firmware-2012-12-10.hex
  151. arduino/hardware/arduino/bootloaders/caterina/Micro-prod-firmware-2012-12-10.txt
  152. arduino/hardware/arduino/bootloaders/lilypad/LilyPadBOOT_168.hex
  153. arduino/hardware/arduino/bootloaders/lilypad/src/ATmegaBOOT.c
  154. arduino/hardware/arduino/bootloaders/lilypad/src/Makefile
  155. arduino/hardware/arduino/bootloaders/optiboot/Makefile
  156. arduino/hardware/arduino/bootloaders/optiboot/README.TXT
  157. arduino/hardware/arduino/bootloaders/optiboot/boot.h
  158. arduino/hardware/arduino/bootloaders/optiboot/makeall
  159. arduino/hardware/arduino/bootloaders/optiboot/omake
  160. arduino/hardware/arduino/bootloaders/optiboot/omake.bat
  161. arduino/hardware/arduino/bootloaders/optiboot/optiboot.c
  162. arduino/hardware/arduino/bootloaders/optiboot/optiboot_atmega168.hex
  163. arduino/hardware/arduino/bootloaders/optiboot/optiboot_atmega168.lst
  164. arduino/hardware/arduino/bootloaders/optiboot/optiboot_atmega328-Mini.hex
  165. arduino/hardware/arduino/bootloaders/optiboot/optiboot_atmega328.hex
  166. arduino/hardware/arduino/bootloaders/optiboot/optiboot_atmega328.lst
  167. arduino/hardware/arduino/bootloaders/optiboot/optiboot_atmega8.hex
  168. arduino/hardware/arduino/bootloaders/optiboot/optiboot_atmega8.lst
  169. arduino/hardware/arduino/bootloaders/optiboot/pin_defs.h
  170. arduino/hardware/arduino/bootloaders/optiboot/stk500.h
  171. arduino/hardware/arduino/bootloaders/stk500v2/License.txt
  172. arduino/hardware/arduino/bootloaders/stk500v2/Makefile
  173. arduino/hardware/arduino/bootloaders/stk500v2/Mega2560-prod-firmware-2011-06-29.hex
  174. arduino/hardware/arduino/bootloaders/stk500v2/STK500V2.pnproj
  175. arduino/hardware/arduino/bootloaders/stk500v2/STK500V2.pnps
  176. arduino/hardware/arduino/bootloaders/stk500v2/avr_cpunames.h
  177. arduino/hardware/arduino/bootloaders/stk500v2/avrinterruptnames.h
  178. arduino/hardware/arduino/bootloaders/stk500v2/command.h
  179. arduino/hardware/arduino/bootloaders/stk500v2/stk500boot.c
  180. arduino/hardware/arduino/bootloaders/stk500v2/stk500boot.ppg
  181. arduino/hardware/arduino/bootloaders/stk500v2/stk500boot_v2_mega2560.hex
  182. arduino/hardware/arduino/cores/arduino/Arduino.h
  183. arduino/hardware/arduino/cores/arduino/CDC.cpp
  184. arduino/hardware/arduino/cores/arduino/Client.h
  185. arduino/hardware/arduino/cores/arduino/HID.cpp
  186. arduino/hardware/arduino/cores/arduino/HardwareSerial.cpp
  187. arduino/hardware/arduino/cores/arduino/HardwareSerial.h
  188. arduino/hardware/arduino/cores/arduino/IPAddress.cpp
  189. arduino/hardware/arduino/cores/arduino/IPAddress.h
  190. arduino/hardware/arduino/cores/arduino/Platform.h
  191. arduino/hardware/arduino/cores/arduino/Print.cpp
  192. arduino/hardware/arduino/cores/arduino/Print.h
  193. arduino/hardware/arduino/cores/arduino/Printable.h
  194. arduino/hardware/arduino/cores/arduino/Server.h
  195. arduino/hardware/arduino/cores/arduino/Stream.cpp
  196. arduino/hardware/arduino/cores/arduino/Stream.h
  197. arduino/hardware/arduino/cores/arduino/Tone.cpp
  198. arduino/hardware/arduino/cores/arduino/USBAPI.h
  199. arduino/hardware/arduino/cores/arduino/USBCore.cpp
  200. arduino/hardware/arduino/cores/arduino/USBCore.h
  201. arduino/hardware/arduino/cores/arduino/USBDesc.h
  202. arduino/hardware/arduino/cores/arduino/Udp.h
  203. arduino/hardware/arduino/cores/arduino/WCharacter.h
  204. arduino/hardware/arduino/cores/arduino/WInterrupts.c
  205. arduino/hardware/arduino/cores/arduino/WMath.cpp
  206. arduino/hardware/arduino/cores/arduino/WString.cpp
  207. arduino/hardware/arduino/cores/arduino/WString.h
  208. arduino/hardware/arduino/cores/arduino/avr-libc/malloc.c
  209. arduino/hardware/arduino/cores/arduino/avr-libc/realloc.c
  210. arduino/hardware/arduino/cores/arduino/avr-libc/sectionname.h
  211. arduino/hardware/arduino/cores/arduino/avr-libc/stdlib_private.h
  212. arduino/hardware/arduino/cores/arduino/binary.h
  213. arduino/hardware/arduino/cores/arduino/main.cpp
  214. arduino/hardware/arduino/cores/arduino/new.cpp
  215. arduino/hardware/arduino/cores/arduino/new.h
  216. arduino/hardware/arduino/cores/arduino/wiring.c
  217. arduino/hardware/arduino/cores/arduino/wiring_analog.c
  218. arduino/hardware/arduino/cores/arduino/wiring_digital.c
  219. arduino/hardware/arduino/cores/arduino/wiring_private.h
  220. arduino/hardware/arduino/cores/arduino/wiring_pulse.c
  221. arduino/hardware/arduino/cores/arduino/wiring_shift.c
  222. arduino/hardware/arduino/cores/robot/Arduino.h
  223. arduino/hardware/arduino/cores/robot/CDC.cpp
  224. arduino/hardware/arduino/cores/robot/Client.h
  225. arduino/hardware/arduino/cores/robot/HID.cpp
  226. arduino/hardware/arduino/cores/robot/HardwareSerial.cpp
  227. arduino/hardware/arduino/cores/robot/HardwareSerial.h
  228. arduino/hardware/arduino/cores/robot/IPAddress.cpp
  229. arduino/hardware/arduino/cores/robot/IPAddress.h
  230. arduino/hardware/arduino/cores/robot/Platform.h
  231. arduino/hardware/arduino/cores/robot/Print.cpp
  232. arduino/hardware/arduino/cores/robot/Print.h
  233. arduino/hardware/arduino/cores/robot/Printable.h
  234. arduino/hardware/arduino/cores/robot/Server.h
  235. arduino/hardware/arduino/cores/robot/Stream.cpp
  236. arduino/hardware/arduino/cores/robot/Stream.h
  237. arduino/hardware/arduino/cores/robot/Tone.cpp
  238. arduino/hardware/arduino/cores/robot/USBAPI.h
  239. arduino/hardware/arduino/cores/robot/USBCore.cpp
  240. arduino/hardware/arduino/cores/robot/USBCore.h
  241. arduino/hardware/arduino/cores/robot/USBDesc.h
  242. arduino/hardware/arduino/cores/robot/Udp.h
  243. arduino/hardware/arduino/cores/robot/WCharacter.h
  244. arduino/hardware/arduino/cores/robot/WInterrupts.c
  245. arduino/hardware/arduino/cores/robot/WMath.cpp
  246. arduino/hardware/arduino/cores/robot/WString.cpp
  247. arduino/hardware/arduino/cores/robot/WString.h
  248. arduino/hardware/arduino/cores/robot/binary.h
  249. arduino/hardware/arduino/cores/robot/main.cpp
  250. arduino/hardware/arduino/cores/robot/new.cpp
  251. arduino/hardware/arduino/cores/robot/new.h
  252. arduino/hardware/arduino/cores/robot/wiring.c
  253. arduino/hardware/arduino/cores/robot/wiring_analog.c
  254. arduino/hardware/arduino/cores/robot/wiring_digital.c
  255. arduino/hardware/arduino/cores/robot/wiring_private.h
  256. arduino/hardware/arduino/cores/robot/wiring_pulse.c
  257. arduino/hardware/arduino/cores/robot/wiring_shift.c
  258. arduino/hardware/arduino/firmwares/atmegaxxu2/Arduino-COMBINED-dfu-usbserial-atmega16u2-Mega2560-Rev3.hex
  259. arduino/hardware/arduino/firmwares/atmegaxxu2/Arduino-COMBINED-dfu-usbserial-atmega16u2-MegaADK-Rev3.hex
  260. arduino/hardware/arduino/firmwares/atmegaxxu2/Arduino-COMBINED-dfu-usbserial-atmega16u2-Uno-Rev3.hex
  261. arduino/hardware/arduino/firmwares/atmegaxxu2/MEGA-dfu_and_usbserial_combined.hex
  262. arduino/hardware/arduino/firmwares/atmegaxxu2/README.txt
  263. arduino/hardware/arduino/firmwares/atmegaxxu2/UNO-dfu_and_usbserial_combined.hex
  264. arduino/hardware/arduino/firmwares/atmegaxxu2/arduino-usbdfu/Arduino-usbdfu.c
  265. arduino/hardware/arduino/firmwares/atmegaxxu2/arduino-usbdfu/Arduino-usbdfu.h
  266. arduino/hardware/arduino/firmwares/atmegaxxu2/arduino-usbdfu/Board/LEDs.h
  267. arduino/hardware/arduino/firmwares/atmegaxxu2/arduino-usbdfu/Descriptors.c
  268. arduino/hardware/arduino/firmwares/atmegaxxu2/arduino-usbdfu/Descriptors.h
  269. arduino/hardware/arduino/firmwares/atmegaxxu2/arduino-usbdfu/makefile
  270. arduino/hardware/arduino/firmwares/atmegaxxu2/arduino-usbdfu/readme.txt
  271. arduino/hardware/arduino/firmwares/atmegaxxu2/arduino-usbserial/Arduino-usbserial-atmega16u2-Mega2560-Rev3.hex
  272. arduino/hardware/arduino/firmwares/atmegaxxu2/arduino-usbserial/Arduino-usbserial-atmega16u2-MegaADK-Rev3.hex
  273. arduino/hardware/arduino/firmwares/atmegaxxu2/arduino-usbserial/Arduino-usbserial-atmega16u2-Uno-Rev3.hex
  274. arduino/hardware/arduino/firmwares/atmegaxxu2/arduino-usbserial/Arduino-usbserial-mega.hex
  275. arduino/hardware/arduino/firmwares/atmegaxxu2/arduino-usbserial/Arduino-usbserial-uno.hex
  276. arduino/hardware/arduino/firmwares/atmegaxxu2/arduino-usbserial/Arduino-usbserial.c
  277. arduino/hardware/arduino/firmwares/atmegaxxu2/arduino-usbserial/Arduino-usbserial.h
  278. arduino/hardware/arduino/firmwares/atmegaxxu2/arduino-usbserial/Board/LEDs.h
  279. arduino/hardware/arduino/firmwares/atmegaxxu2/arduino-usbserial/Descriptors.c
  280. arduino/hardware/arduino/firmwares/atmegaxxu2/arduino-usbserial/Descriptors.h
  281. arduino/hardware/arduino/firmwares/atmegaxxu2/arduino-usbserial/Lib/LightweightRingBuff.h
  282. arduino/hardware/arduino/firmwares/atmegaxxu2/arduino-usbserial/makefile
  283. arduino/hardware/arduino/firmwares/atmegaxxu2/arduino-usbserial/readme.txt
  284. arduino/hardware/arduino/firmwares/wifishield/binary/wifiHD.elf
  285. arduino/hardware/arduino/firmwares/wifishield/binary/wifiHD.hex
  286. arduino/hardware/arduino/firmwares/wifishield/binary/wifiHD_2_1.elf
  287. arduino/hardware/arduino/firmwares/wifishield/binary/wifi_dnld.elf
  288. arduino/hardware/arduino/firmwares/wifishield/binary/wifi_dnld.hex
  289. arduino/hardware/arduino/firmwares/wifishield/binary/wifi_dnld_2_1.elf
  290. arduino/hardware/arduino/firmwares/wifishield/scripts/ArduinoWifiShield_upgrade.sh
  291. arduino/hardware/arduino/firmwares/wifishield/scripts/ArduinoWifiShield_upgrade_mac.sh
  292. arduino/hardware/arduino/firmwares/wifishield/wifiHD/.cproject
  293. arduino/hardware/arduino/firmwares/wifishield/wifiHD/.project
  294. arduino/hardware/arduino/firmwares/wifishield/wifiHD/Release/wifiHD.elf
  295. arduino/hardware/arduino/firmwares/wifishield/wifiHD/Release/wifiHD.hex
  296. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/CONFIG/conf_access.h
  297. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/CONFIG/conf_at45dbx.h
  298. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/CONFIG/conf_ebi.h
  299. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/CONFIG/conf_sd_mmc_spi.h
  300. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/ASM/trampoline.x
  301. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/arduino.h
  302. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c
  303. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.h
  304. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/evk1105.h
  305. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c
  306. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.h
  307. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/board.h
  308. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/board.h.my
  309. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/COMPONENTS/MEMORY/DATA_FLASH/AT45DBX/at45dbx.c
  310. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/COMPONENTS/MEMORY/DATA_FLASH/AT45DBX/at45dbx.h
  311. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/COMPONENTS/MEMORY/DATA_FLASH/AT45DBX/at45dbx_mem.c
  312. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/COMPONENTS/MEMORY/DATA_FLASH/AT45DBX/at45dbx_mem.h
  313. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/COMPONENTS/WIFI/HD/v2.7.0/UCR1/GCC/lib_ucr1_hd_sdio_v2.7.0.a
  314. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/COMPONENTS/WIFI/HD/v2.7.0/UCR1/GCC/lib_ucr1_hd_spi_v2.7.0.a
  315. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/COMPONENTS/WIFI/HD/v2.7.0/UCR1/GCC/lib_ucr1_hd_wl_sta_intwpa_v2.7.0.a
  316. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/COMPONENTS/WIFI/HD/v2.7.0/UCR2/GCC/lib_ucr2_hd_sdio_v2.7.0.a
  317. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/COMPONENTS/WIFI/HD/v2.7.0/UCR2/GCC/lib_ucr2_hd_spi_v2.7.0.a
  318. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/COMPONENTS/WIFI/HD/v2.7.0/UCR2/GCC/lib_ucr2_hd_wl_sta_intwpa_v2.7.0.a
  319. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/COMPONENTS/WIFI/HD/v2.7.0/revision.txt
  320. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/COMPONENTS/WIFI/HD/wl_api.h
  321. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/COMPONENTS/WIFI/HD/wl_fw.h
  322. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/COMPONENTS/WIFI/HD/wl_os.h
  323. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/COMPONENTS/WIFI/HD/wl_sdio.h
  324. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/COMPONENTS/WIFI/HD/wl_spi.h
  325. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/COMPONENTS/WIFI/HD/wlap_api.h
  326. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/CPU/CYCLE_COUNTER/cycle_counter.h
  327. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/EBI/SMC/smc.c
  328. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/EBI/SMC/smc.h
  329. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/EIC/eic.c
  330. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/EIC/eic.h
  331. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/FLASHC/flashc.c
  332. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/FLASHC/flashc.h
  333. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/GPIO/gpio.c
  334. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/GPIO/gpio.h
  335. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/INTC/exception.x
  336. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/INTC/intc.c
  337. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/INTC/intc.h
  338. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/PDCA/pdca.c
  339. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/PDCA/pdca.h
  340. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/pm.c
  341. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/pm.h
  342. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/pm_conf_clocks.c
  343. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/power_clocks_lib.c
  344. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/power_clocks_lib.h
  345. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/RTC/rtc.c
  346. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/RTC/rtc.h
  347. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/SPI/spi.c
  348. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/SPI/spi.h
  349. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/TC/tc.c
  350. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/TC/tc.h
  351. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/USART/usart.c
  352. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/USART/usart.h
  353. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/DELAY/delay.c
  354. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/DELAY/delay.h
  355. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/dhcp.c
  356. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/dns.c
  357. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/init.c
  358. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/ipv4/autoip.c
  359. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/ipv4/icmp.c
  360. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/ipv4/igmp.c
  361. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/ipv4/inet.c
  362. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/ipv4/inet_chksum.c
  363. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/ipv4/ip.c
  364. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/ipv4/ip_addr.c
  365. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/ipv4/ip_frag.c
  366. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/mem.c
  367. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/memp.c
  368. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/netif.c
  369. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/pbuf.c
  370. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/raw.c
  371. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/stats.c
  372. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/tcp.c
  373. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/tcp_in.c
  374. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/tcp_out.c
  375. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/udp.c
  376. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/ipv4/lwip/autoip.h
  377. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/ipv4/lwip/icmp.h
  378. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/ipv4/lwip/igmp.h
  379. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/ipv4/lwip/inet.h
  380. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/ipv4/lwip/inet_chksum.h
  381. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/ipv4/lwip/ip.h
  382. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/ipv4/lwip/ip_addr.h
  383. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/ipv4/lwip/ip_frag.h
  384. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/api.h
  385. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/api_msg.h
  386. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/arch.h
  387. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/debug.h
  388. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/def.h
  389. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/dhcp.h
  390. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/dns.h
  391. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/err.h
  392. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/init.h
  393. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/mem.h
  394. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/memp.h
  395. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/memp_std.h
  396. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/netbuf.h
  397. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/netdb.h
  398. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/netif.h
  399. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/netifapi.h
  400. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/opt.h
  401. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/pbuf.h
  402. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/raw.h
  403. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/sio.h
  404. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/snmp.h
  405. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/snmp_asn1.h
  406. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/snmp_msg.h
  407. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/snmp_structs.h
  408. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/sockets.h
  409. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/stats.h
  410. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/sys.h
  411. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/tcp.h
  412. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/tcpip.h
  413. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/lwip/udp.h
  414. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/netif/etharp.h
  415. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/netif/loopif.h
  416. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/netif/ppp_oe.h
  417. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/include/netif/slipif.h
  418. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/netif/etharp.c
  419. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/netif/loopif.c
  420. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-port-1.3.2/HD/if/include/arch/cc.h
  421. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-port-1.3.2/HD/if/include/arch/perf.h
  422. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-port-1.3.2/HD/if/include/lwipopts.h
  423. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-port-1.3.2/HD/if/include/netif/wlif.h
  424. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-port-1.3.2/HD/if/netif/wlif.c
  425. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-port-1.3.2/HD/readme.txt
  426. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/MEMORY/CTRL_ACCESS/ctrl_access.c
  427. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/MEMORY/CTRL_ACCESS/ctrl_access.h
  428. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/UTILS/DEBUG/debug.c
  429. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/UTILS/DEBUG/debug.h
  430. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/UTILS/DEBUG/print_funcs.c
  431. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/UTILS/DEBUG/print_funcs.h
  432. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/UTILS/LIBS/NEWLIB_ADDONS/INCLUDE/nlao_cpu.h
  433. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/UTILS/LIBS/NEWLIB_ADDONS/INCLUDE/nlao_exceptions.h
  434. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/UTILS/LIBS/NEWLIB_ADDONS/INCLUDE/nlao_interrupts.h
  435. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/UTILS/LIBS/NEWLIB_ADDONS/INCLUDE/nlao_io.h
  436. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/UTILS/LIBS/NEWLIB_ADDONS/INCLUDE/nlao_usart.h
  437. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/UTILS/LIBS/NEWLIB_ADDONS/libnewlib_addons-at32ucr2-speed_opt.a
  438. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/UTILS/LINKER_SCRIPTS/AT32UC3A/0512/GCC/link_uc3a0512.lds
  439. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/UTILS/LINKER_SCRIPTS/AT32UC3A/1256/GCC/link_uc3a1256.lds
  440. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/UTILS/PREPROCESSOR/mrepeat.h
  441. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/UTILS/PREPROCESSOR/preprocessor.h
  442. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/UTILS/PREPROCESSOR/stringz.h
  443. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/UTILS/PREPROCESSOR/tpaste.h
  444. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/UTILS/STARTUP_FILES/GCC/crt0.x
  445. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/UTILS/compiler.h
  446. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/UTILS/conf_isp.h
  447. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/UTILS/parts.h
  448. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/ard_spi.c
  449. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/ard_spi.h
  450. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/ard_tcp.c
  451. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/ard_tcp.h
  452. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/ard_utils.c
  453. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/ard_utils.h
  454. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/avr32_spi.c
  455. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/board_init.c
  456. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/board_init.h
  457. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/cmd_wl.c
  458. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/cmd_wl.h
  459. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/console.c
  460. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/console.h
  461. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/debug.h
  462. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/fw_download.h
  463. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/fw_download_extflash.c
  464. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/license.txt
  465. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/lwip_setup.c
  466. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/lwip_setup.h
  467. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/lwipopts.h
  468. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/main.c
  469. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/nvram.c
  470. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/nvram.h
  471. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/owl_os.c
  472. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/ping.c
  473. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/ping.h
  474. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/printf-stdarg.c
  475. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/printf-stdarg.h
  476. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/timer.c
  477. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/timer.h
  478. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/top_defs.h
  479. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/trace.h
  480. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/util.c
  481. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/util.h
  482. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/wifi_spi.h
  483. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/wl_cm.c
  484. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/wl_cm.h
  485. arduino/hardware/arduino/firmwares/wifishield/wifiHD/src/wl_definitions.h
  486. arduino/hardware/arduino/firmwares/wifishield/wifiHD/wifiHD.cproj
  487. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/.cproject
  488. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/.project
  489. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/Release/wifi_dnld.elf
  490. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/CONFIG/conf_access.h
  491. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/CONFIG/conf_at45dbx.h
  492. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/Doc/SPB104 product brief.pdf
  493. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/Doc/gettingstarted.pdf
  494. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/ASM/trampoline.x
  495. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/arduino.h
  496. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c
  497. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.h
  498. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/evk1105.h
  499. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c
  500. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.h
  501. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/board.h
  502. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/board.h.ori
  503. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/COMPONENTS/MEMORY/DATA_FLASH/AT45DBX/at45dbx.c
  504. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/COMPONENTS/MEMORY/DATA_FLASH/AT45DBX/at45dbx.h
  505. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/COMPONENTS/MEMORY/DATA_FLASH/AT45DBX/at45dbx_mem.c
  506. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/COMPONENTS/MEMORY/DATA_FLASH/AT45DBX/at45dbx_mem.h
  507. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/FLASHC/flashc.c
  508. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/FLASHC/flashc.h
  509. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/GPIO/gpio.c
  510. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/GPIO/gpio.h
  511. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/INTC/exception.x
  512. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/INTC/intc.c
  513. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/INTC/intc.h
  514. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/pm.c
  515. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/pm.h
  516. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/pm_conf_clocks.c
  517. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/power_clocks_lib.c
  518. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/power_clocks_lib.h
  519. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/SPI/spi.c
  520. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/SPI/spi.h
  521. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/USART/usart.c
  522. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/USART/usart.h
  523. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/SERVICES/MEMORY/CTRL_ACCESS/ctrl_access.c
  524. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/SERVICES/MEMORY/CTRL_ACCESS/ctrl_access.h
  525. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/UTILS/DEBUG/debug.c
  526. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/UTILS/DEBUG/debug.h
  527. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/UTILS/DEBUG/print_funcs.c
  528. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/UTILS/DEBUG/print_funcs.h
  529. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/UTILS/LIBS/NEWLIB_ADDONS/INCLUDE/nlao_cpu.h
  530. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/UTILS/LIBS/NEWLIB_ADDONS/INCLUDE/nlao_exceptions.h
  531. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/UTILS/LIBS/NEWLIB_ADDONS/INCLUDE/nlao_interrupts.h
  532. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/UTILS/LIBS/NEWLIB_ADDONS/INCLUDE/nlao_io.h
  533. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/UTILS/LIBS/NEWLIB_ADDONS/INCLUDE/nlao_usart.h
  534. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/UTILS/LIBS/NEWLIB_ADDONS/libnewlib_addons-at32ucr2-speed_opt.a
  535. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/UTILS/LINKER_SCRIPTS/AT32UC3A/0512/GCC/link_uc3a0512.lds
  536. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/UTILS/LINKER_SCRIPTS/AT32UC3A/1256/GCC/link_uc3a1256.lds
  537. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/UTILS/PREPROCESSOR/mrepeat.h
  538. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/UTILS/PREPROCESSOR/preprocessor.h
  539. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/UTILS/PREPROCESSOR/stringz.h
  540. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/UTILS/PREPROCESSOR/tpaste.h
  541. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/UTILS/STARTUP_FILES/GCC/crt0.x
  542. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/UTILS/compiler.h
  543. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/UTILS/conf_isp.h
  544. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/UTILS/parts.h
  545. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/clocks.c
  546. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/clocks.h
  547. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/flash_fw.c
  548. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/license.txt
  549. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/nor_flash.c
  550. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/nor_flash.h
  551. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/printf-stdarg.c
  552. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/printf-stdarg.h
  553. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/startup.c
  554. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/startup.h
  555. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/src/wl_fw.h
  556. arduino/hardware/arduino/firmwares/wifishield/wifi_dnld/wifi_dnld.cproj
  557. arduino/hardware/arduino/firmwares/wifishield/wifishield.atsln
  558. arduino/hardware/arduino/programmers.txt
  559. @comment arduino/hardware/arduino/variants/atmega644p/pins_arduino.h
  560. arduino/hardware/arduino/variants/eightanaloginputs/pins_arduino.h
  561. arduino/hardware/arduino/variants/ethernet/pins_arduino.h
  562. arduino/hardware/arduino/variants/leonardo/pins_arduino.h
  563. arduino/hardware/arduino/variants/mega/pins_arduino.h
  564. arduino/hardware/arduino/variants/micro/pins_arduino.h
  565. arduino/hardware/arduino/variants/robot_control/pins_arduino.h
  566. arduino/hardware/arduino/variants/robot_motor/pins_arduino.h
  567. arduino/hardware/arduino/variants/standard/pins_arduino.h
  568. arduino/hardware/tools/avr/bin
  569. arduino/hardware/tools/avr/etc
  570. arduino/lib/RXTXcomm.jar
  571. arduino/lib/about.jpg
  572. arduino/lib/arduino_icon.ico
  573. arduino/lib/core.jar
  574. arduino/lib/ecj.jar
  575. arduino/lib/jna.jar
  576. arduino/lib/keywords.txt
  577. arduino/lib/librxtxSerial64.so
  578. arduino/lib/pde.jar
  579. arduino/lib/preferences.txt
  580. arduino/lib/theme/buttons.gif
  581. arduino/lib/theme/resize.gif
  582. arduino/lib/theme/tab-sel-left.gif
  583. arduino/lib/theme/tab-sel-menu.gif
  584. arduino/lib/theme/tab-sel-mid.gif
  585. arduino/lib/theme/tab-sel-right.gif
  586. arduino/lib/theme/tab-unsel-left.gif
  587. arduino/lib/theme/tab-unsel-menu.gif
  588. arduino/lib/theme/tab-unsel-mid.gif
  589. arduino/lib/theme/tab-unsel-right.gif
  590. arduino/lib/theme/theme.txt
  591. arduino/lib/version.txt
  592. arduino/libraries/EEPROM/EEPROM.cpp
  593. arduino/libraries/EEPROM/EEPROM.h
  594. arduino/libraries/EEPROM/examples/eeprom_clear/eeprom_clear.ino
  595. arduino/libraries/EEPROM/examples/eeprom_read/eeprom_read.ino
  596. arduino/libraries/EEPROM/examples/eeprom_write/eeprom_write.ino
  597. arduino/libraries/EEPROM/keywords.txt
  598. arduino/libraries/Esplora/Esplora.cpp
  599. arduino/libraries/Esplora/Esplora.h
  600. arduino/libraries/Esplora/examples/Beginners/EsploraAccelerometer/EsploraAccelerometer.ino
  601. arduino/libraries/Esplora/examples/Beginners/EsploraBlink/EsploraBlink.ino
  602. arduino/libraries/Esplora/examples/Beginners/EsploraJoystickMouse/EsploraJoystickMouse.ino
  603. arduino/libraries/Esplora/examples/Beginners/EsploraLedShow/EsploraLedShow.ino
  604. arduino/libraries/Esplora/examples/Beginners/EsploraLedShow2/EsploraLedShow2.ino
  605. arduino/libraries/Esplora/examples/Beginners/EsploraLightCalibrator/EsploraLightCalibrator.ino
  606. arduino/libraries/Esplora/examples/Beginners/EsploraMusic/EsploraMusic.ino
  607. arduino/libraries/Esplora/examples/Beginners/EsploraSoundSensor/EsploraSoundSensor.ino
  608. arduino/libraries/Esplora/examples/Beginners/EsploraTemperatureSensor/EsploraTemperatureSensor.ino
  609. arduino/libraries/Esplora/examples/Experts/EsploraKart/EsploraKart.ino
  610. arduino/libraries/Esplora/examples/Experts/EsploraPong/EsploraPong.ino
  611. arduino/libraries/Esplora/examples/Experts/EsploraRemote/EsploraRemote.ino
  612. arduino/libraries/Esplora/examples/Experts/EsploraTable/EsploraTable.ino
  613. arduino/libraries/Esplora/keywords.txt
  614. arduino/libraries/Ethernet/Dhcp.cpp
  615. arduino/libraries/Ethernet/Dhcp.h
  616. arduino/libraries/Ethernet/Dns.cpp
  617. arduino/libraries/Ethernet/Dns.h
  618. arduino/libraries/Ethernet/Ethernet.cpp
  619. arduino/libraries/Ethernet/Ethernet.h
  620. arduino/libraries/Ethernet/EthernetClient.cpp
  621. arduino/libraries/Ethernet/EthernetClient.h
  622. arduino/libraries/Ethernet/EthernetServer.cpp
  623. arduino/libraries/Ethernet/EthernetServer.h
  624. arduino/libraries/Ethernet/EthernetUdp.cpp
  625. arduino/libraries/Ethernet/EthernetUdp.h
  626. arduino/libraries/Ethernet/examples/AdvancedChatServer/AdvancedChatServer.ino
  627. arduino/libraries/Ethernet/examples/BarometricPressureWebServer/BarometricPressureWebServer.ino
  628. arduino/libraries/Ethernet/examples/ChatServer/ChatServer.ino
  629. arduino/libraries/Ethernet/examples/DhcpAddressPrinter/DhcpAddressPrinter.ino
  630. arduino/libraries/Ethernet/examples/DhcpChatServer/DhcpChatServer.ino
  631. arduino/libraries/Ethernet/examples/TelnetClient/TelnetClient.ino
  632. arduino/libraries/Ethernet/examples/UDPSendReceiveString/UDPSendReceiveString.ino
  633. arduino/libraries/Ethernet/examples/UdpNtpClient/UdpNtpClient.ino
  634. arduino/libraries/Ethernet/examples/WebClient/WebClient.ino
  635. arduino/libraries/Ethernet/examples/WebClientRepeating/WebClientRepeating.ino
  636. arduino/libraries/Ethernet/examples/WebServer/WebServer.ino
  637. arduino/libraries/Ethernet/examples/XivelyClient/XivelyClient.ino
  638. arduino/libraries/Ethernet/examples/XivelyClientString/XivelyClientString.ino
  639. arduino/libraries/Ethernet/keywords.txt
  640. arduino/libraries/Ethernet/util.h
  641. arduino/libraries/Ethernet/utility/socket.cpp
  642. arduino/libraries/Ethernet/utility/socket.h
  643. arduino/libraries/Ethernet/utility/w5100.cpp
  644. arduino/libraries/Ethernet/utility/w5100.h
  645. arduino/libraries/Firmata/Boards.h
  646. arduino/libraries/Firmata/Firmata.cpp
  647. arduino/libraries/Firmata/Firmata.h
  648. arduino/libraries/Firmata/LICENSE.txt
  649. arduino/libraries/Firmata/TODO.txt
  650. arduino/libraries/Firmata/examples/AllInputsFirmata/AllInputsFirmata.ino
  651. arduino/libraries/Firmata/examples/AnalogFirmata/AnalogFirmata.ino
  652. arduino/libraries/Firmata/examples/EchoString/EchoString.ino
  653. arduino/libraries/Firmata/examples/I2CFirmata/I2CFirmata.ino
  654. arduino/libraries/Firmata/examples/OldStandardFirmata/LICENSE.txt
  655. arduino/libraries/Firmata/examples/OldStandardFirmata/OldStandardFirmata.ino
  656. arduino/libraries/Firmata/examples/ServoFirmata/ServoFirmata.ino
  657. arduino/libraries/Firmata/examples/SimpleAnalogFirmata/SimpleAnalogFirmata.ino
  658. arduino/libraries/Firmata/examples/SimpleDigitalFirmata/SimpleDigitalFirmata.ino
  659. arduino/libraries/Firmata/examples/StandardFirmata/LICENSE.txt
  660. arduino/libraries/Firmata/examples/StandardFirmata/StandardFirmata.ino
  661. arduino/libraries/Firmata/keywords.txt
  662. arduino/libraries/GSM/GSM.h
  663. arduino/libraries/GSM/GSM3CircularBuffer.cpp
  664. arduino/libraries/GSM/GSM3CircularBuffer.h
  665. arduino/libraries/GSM/GSM3MobileAccessProvider.cpp
  666. arduino/libraries/GSM/GSM3MobileAccessProvider.h
  667. arduino/libraries/GSM/GSM3MobileCellManagement.cpp
  668. arduino/libraries/GSM/GSM3MobileCellManagement.h
  669. arduino/libraries/GSM/GSM3MobileClientProvider.cpp
  670. arduino/libraries/GSM/GSM3MobileClientProvider.h
  671. arduino/libraries/GSM/GSM3MobileClientService.cpp
  672. arduino/libraries/GSM/GSM3MobileClientService.h
  673. arduino/libraries/GSM/GSM3MobileDataNetworkProvider.cpp
  674. arduino/libraries/GSM/GSM3MobileDataNetworkProvider.h
  675. arduino/libraries/GSM/GSM3MobileMockupProvider.cpp
  676. arduino/libraries/GSM/GSM3MobileMockupProvider.h
  677. arduino/libraries/GSM/GSM3MobileNetworkProvider.cpp
  678. arduino/libraries/GSM/GSM3MobileNetworkProvider.h
  679. arduino/libraries/GSM/GSM3MobileNetworkRegistry.cpp
  680. arduino/libraries/GSM/GSM3MobileNetworkRegistry.h
  681. arduino/libraries/GSM/GSM3MobileSMSProvider.cpp
  682. arduino/libraries/GSM/GSM3MobileSMSProvider.h
  683. arduino/libraries/GSM/GSM3MobileServerProvider.cpp
  684. arduino/libraries/GSM/GSM3MobileServerProvider.h
  685. arduino/libraries/GSM/GSM3MobileServerService.cpp
  686. arduino/libraries/GSM/GSM3MobileServerService.h
  687. arduino/libraries/GSM/GSM3MobileVoiceProvider.cpp
  688. arduino/libraries/GSM/GSM3MobileVoiceProvider.h
  689. arduino/libraries/GSM/GSM3SMSService.cpp
  690. arduino/libraries/GSM/GSM3SMSService.h
  691. arduino/libraries/GSM/GSM3ShieldV1.cpp
  692. arduino/libraries/GSM/GSM3ShieldV1.h
  693. arduino/libraries/GSM/GSM3ShieldV1AccessProvider.cpp
  694. arduino/libraries/GSM/GSM3ShieldV1AccessProvider.h
  695. arduino/libraries/GSM/GSM3ShieldV1BandManagement.cpp
  696. arduino/libraries/GSM/GSM3ShieldV1BandManagement.h
  697. arduino/libraries/GSM/GSM3ShieldV1BaseProvider.cpp
  698. arduino/libraries/GSM/GSM3ShieldV1BaseProvider.h
  699. arduino/libraries/GSM/GSM3ShieldV1CellManagement.cpp
  700. arduino/libraries/GSM/GSM3ShieldV1CellManagement.h
  701. arduino/libraries/GSM/GSM3ShieldV1ClientProvider.cpp
  702. arduino/libraries/GSM/GSM3ShieldV1ClientProvider.h
  703. arduino/libraries/GSM/GSM3ShieldV1DataNetworkProvider.cpp
  704. arduino/libraries/GSM/GSM3ShieldV1DataNetworkProvider.h
  705. arduino/libraries/GSM/GSM3ShieldV1DirectModemProvider.cpp
  706. arduino/libraries/GSM/GSM3ShieldV1DirectModemProvider.h
  707. arduino/libraries/GSM/GSM3ShieldV1ModemCore.cpp
  708. arduino/libraries/GSM/GSM3ShieldV1ModemCore.h
  709. arduino/libraries/GSM/GSM3ShieldV1ModemVerification.cpp
  710. arduino/libraries/GSM/GSM3ShieldV1ModemVerification.h
  711. arduino/libraries/GSM/GSM3ShieldV1MultiClientProvider.cpp
  712. arduino/libraries/GSM/GSM3ShieldV1MultiClientProvider.h
  713. arduino/libraries/GSM/GSM3ShieldV1MultiServerProvider.cpp
  714. arduino/libraries/GSM/GSM3ShieldV1MultiServerProvider.h
  715. arduino/libraries/GSM/GSM3ShieldV1PinManagement.cpp
  716. arduino/libraries/GSM/GSM3ShieldV1PinManagement.h
  717. arduino/libraries/GSM/GSM3ShieldV1SMSProvider.cpp
  718. arduino/libraries/GSM/GSM3ShieldV1SMSProvider.h
  719. arduino/libraries/GSM/GSM3ShieldV1ScanNetworks.cpp
  720. arduino/libraries/GSM/GSM3ShieldV1ScanNetworks.h
  721. arduino/libraries/GSM/GSM3ShieldV1ServerProvider.cpp
  722. arduino/libraries/GSM/GSM3ShieldV1ServerProvider.h
  723. arduino/libraries/GSM/GSM3ShieldV1VoiceProvider.cpp
  724. arduino/libraries/GSM/GSM3ShieldV1VoiceProvider.h
  725. arduino/libraries/GSM/GSM3SoftSerial.cpp
  726. arduino/libraries/GSM/GSM3SoftSerial.h
  727. arduino/libraries/GSM/GSM3VoiceCallService.cpp
  728. arduino/libraries/GSM/GSM3VoiceCallService.h
  729. arduino/libraries/GSM/License.txt
  730. arduino/libraries/GSM/examples/GSMXivelyClient/GSMXivelyClient.ino
  731. arduino/libraries/GSM/examples/GSMXivelyClientString/GSMXivelyClientString.ino
  732. arduino/libraries/GSM/examples/GsmWebClient/GsmWebClient.ino
  733. arduino/libraries/GSM/examples/GsmWebServer/GsmWebServer.ino
  734. arduino/libraries/GSM/examples/MakeVoiceCall/MakeVoiceCall.ino
  735. arduino/libraries/GSM/examples/ReceiveSMS/ReceiveSMS.ino
  736. arduino/libraries/GSM/examples/ReceiveVoiceCall/ReceiveVoiceCall.ino
  737. arduino/libraries/GSM/examples/SendSMS/SendSMS.ino
  738. arduino/libraries/GSM/examples/Tools/BandManagement/BandManagement.ino
  739. arduino/libraries/GSM/examples/Tools/GsmScanNetworks/GsmScanNetworks.ino
  740. arduino/libraries/GSM/examples/Tools/PinManagement/PinManagement.ino
  741. arduino/libraries/GSM/examples/Tools/TestGPRS/TestGPRS.ino
  742. arduino/libraries/GSM/examples/Tools/TestModem/TestModem.ino
  743. arduino/libraries/GSM/examples/Tools/TestWebServer/TestWebServer.ino
  744. arduino/libraries/GSM/keywords.txt
  745. arduino/libraries/LiquidCrystal/LiquidCrystal.cpp
  746. arduino/libraries/LiquidCrystal/LiquidCrystal.h
  747. arduino/libraries/LiquidCrystal/examples/Autoscroll/Autoscroll.ino
  748. arduino/libraries/LiquidCrystal/examples/Blink/Blink.ino
  749. arduino/libraries/LiquidCrystal/examples/Cursor/Cursor.ino
  750. arduino/libraries/LiquidCrystal/examples/CustomCharacter/CustomCharacter.ino
  751. arduino/libraries/LiquidCrystal/examples/Display/Display.ino
  752. arduino/libraries/LiquidCrystal/examples/HelloWorld/HelloWorld.ino
  753. arduino/libraries/LiquidCrystal/examples/Scroll/Scroll.ino
  754. arduino/libraries/LiquidCrystal/examples/SerialDisplay/SerialDisplay.ino
  755. arduino/libraries/LiquidCrystal/examples/TextDirection/TextDirection.ino
  756. arduino/libraries/LiquidCrystal/examples/setCursor/setCursor.ino
  757. arduino/libraries/LiquidCrystal/keywords.txt
  758. arduino/libraries/RobotIRremote/IRremote.cpp
  759. arduino/libraries/RobotIRremote/IRremote.h
  760. arduino/libraries/RobotIRremote/IRremoteInt.h
  761. arduino/libraries/RobotIRremote/IRremoteTools.cpp
  762. arduino/libraries/RobotIRremote/IRremoteTools.h
  763. arduino/libraries/RobotIRremote/LICENSE.txt
  764. arduino/libraries/RobotIRremote/keywords.txt
  765. arduino/libraries/RobotIRremote/readme
  766. arduino/libraries/Robot_Control/ArduinoRobot.cpp
  767. arduino/libraries/Robot_Control/ArduinoRobot.h
  768. arduino/libraries/Robot_Control/Arduino_LCD.cpp
  769. arduino/libraries/Robot_Control/Arduino_LCD.h
  770. arduino/libraries/Robot_Control/Compass.cpp
  771. arduino/libraries/Robot_Control/Compass.h
  772. arduino/libraries/Robot_Control/EEPROM_I2C.cpp
  773. arduino/libraries/Robot_Control/EEPROM_I2C.h
  774. arduino/libraries/Robot_Control/EasyTransfer2.cpp
  775. arduino/libraries/Robot_Control/EasyTransfer2.h
  776. arduino/libraries/Robot_Control/Fat16.cpp
  777. arduino/libraries/Robot_Control/Fat16.h
  778. arduino/libraries/Robot_Control/Fat16Config.h
  779. arduino/libraries/Robot_Control/Fat16mainpage.h
  780. arduino/libraries/Robot_Control/Fat16util.h
  781. arduino/libraries/Robot_Control/FatStructs.h
  782. arduino/libraries/Robot_Control/Melody.cpp
  783. arduino/libraries/Robot_Control/Motors.cpp
  784. arduino/libraries/Robot_Control/Multiplexer.cpp
  785. arduino/libraries/Robot_Control/Multiplexer.h
  786. arduino/libraries/Robot_Control/RobotSdCard.cpp
  787. arduino/libraries/Robot_Control/SdCard.cpp
  788. arduino/libraries/Robot_Control/SdCard.h
  789. arduino/libraries/Robot_Control/SdInfo.h
  790. arduino/libraries/Robot_Control/Sensors.cpp
  791. arduino/libraries/Robot_Control/Squawk.cpp
  792. arduino/libraries/Robot_Control/Squawk.h
  793. arduino/libraries/Robot_Control/SquawkSD.cpp
  794. arduino/libraries/Robot_Control/SquawkSD.h
  795. arduino/libraries/Robot_Control/communication.cpp
  796. arduino/libraries/Robot_Control/examples/explore/R01_Logo/R01_Logo.ino
  797. arduino/libraries/Robot_Control/examples/explore/R02_Line_Follow/R02_Line_Follow.ino
  798. arduino/libraries/Robot_Control/examples/explore/R03_Disco_Bot/R03_Disco_Bot.ino
  799. arduino/libraries/Robot_Control/examples/explore/R04_Compass/R04_Compass.ino
  800. arduino/libraries/Robot_Control/examples/explore/R05_Inputs/R05_Inputs.ino
  801. arduino/libraries/Robot_Control/examples/explore/R06_Wheel_Calibration/R06_Wheel_Calibration.ino
  802. arduino/libraries/Robot_Control/examples/explore/R06_Wheel_Calibration/scripts_library.h
  803. arduino/libraries/Robot_Control/examples/explore/R07_Runaway_Robot/R07_Runaway_Robot.ino
  804. arduino/libraries/Robot_Control/examples/explore/R08_Remote_Control/R08_Remote_Control.ino
  805. arduino/libraries/Robot_Control/examples/explore/R09_Picture_Browser/R09_Picture_Browser.ino
  806. arduino/libraries/Robot_Control/examples/explore/R10_Rescue/R10_Rescue.ino
  807. arduino/libraries/Robot_Control/examples/explore/R11_Hello_User/R11_Hello_User.ino
  808. arduino/libraries/Robot_Control/examples/learn/AllIOPorts/AllIOPorts.ino
  809. arduino/libraries/Robot_Control/examples/learn/Beep/Beep.ino
  810. arduino/libraries/Robot_Control/examples/learn/CleanEEPROM/CleanEEPROM.ino
  811. arduino/libraries/Robot_Control/examples/learn/Compass/Compass.ino
  812. arduino/libraries/Robot_Control/examples/learn/IRArray/IRArray.ino
  813. arduino/libraries/Robot_Control/examples/learn/LCDDebugPrint/LCDDebugPrint.ino
  814. arduino/libraries/Robot_Control/examples/learn/LCDPrint/LCDPrint.ino
  815. arduino/libraries/Robot_Control/examples/learn/LCDWriteText/LCDWriteText.ino
  816. arduino/libraries/Robot_Control/examples/learn/LineFollowWithPause/LineFollowWithPause.ino
  817. arduino/libraries/Robot_Control/examples/learn/Melody/Melody.ino
  818. arduino/libraries/Robot_Control/examples/learn/MotorTest/MotorTest.ino
  819. arduino/libraries/Robot_Control/examples/learn/SpeedByPotentiometer/SpeedByPotentiometer.ino
  820. arduino/libraries/Robot_Control/examples/learn/TurnTest/TurnTest.ino
  821. arduino/libraries/Robot_Control/examples/learn/keyboardTest/keyboardTest.ino
  822. arduino/libraries/Robot_Control/glcdfont.c
  823. arduino/libraries/Robot_Control/helper.cpp
  824. arduino/libraries/Robot_Control/information.cpp
  825. arduino/libraries/Robot_Control/keyboard.cpp
  826. arduino/libraries/Robot_Control/lcd.cpp
  827. arduino/libraries/Robot_Control/utility/Adafruit_GFX.cpp
  828. arduino/libraries/Robot_Control/utility/Adafruit_GFX.h
  829. arduino/libraries/Robot_Control/utility/RobotTextManager.cpp
  830. arduino/libraries/Robot_Control/utility/RobotTextManager.h
  831. arduino/libraries/Robot_Control/utility/VirtualKeyboard.cpp
  832. arduino/libraries/Robot_Control/utility/VirtualKeyboard.h
  833. arduino/libraries/Robot_Control/utility/scripts_Hello_User.h
  834. arduino/libraries/Robot_Motor/ArduinoRobotMotorBoard.cpp
  835. arduino/libraries/Robot_Motor/ArduinoRobotMotorBoard.h
  836. arduino/libraries/Robot_Motor/EasyTransfer2.cpp
  837. arduino/libraries/Robot_Motor/EasyTransfer2.h
  838. arduino/libraries/Robot_Motor/LineFollow.h
  839. arduino/libraries/Robot_Motor/Multiplexer.cpp
  840. arduino/libraries/Robot_Motor/Multiplexer.h
  841. arduino/libraries/Robot_Motor/examples/Robot_IR_Array_Test/Robot_IR_Array_Test.ino
  842. arduino/libraries/Robot_Motor/examples/Robot_Motor_Core/Robot_Motor_Core.ino
  843. arduino/libraries/Robot_Motor/lineFollow.cpp
  844. arduino/libraries/SD/File.cpp
  845. arduino/libraries/SD/README.txt
  846. arduino/libraries/SD/SD.cpp
  847. arduino/libraries/SD/SD.h
  848. arduino/libraries/SD/examples/CardInfo/CardInfo.ino
  849. arduino/libraries/SD/examples/Datalogger/Datalogger.ino
  850. arduino/libraries/SD/examples/DumpFile/DumpFile.ino
  851. arduino/libraries/SD/examples/Files/Files.ino
  852. arduino/libraries/SD/examples/ReadWrite/ReadWrite.ino
  853. arduino/libraries/SD/examples/listfiles/listfiles.ino
  854. arduino/libraries/SD/keywords.txt
  855. arduino/libraries/SD/utility/FatStructs.h
  856. arduino/libraries/SD/utility/Sd2Card.cpp
  857. arduino/libraries/SD/utility/Sd2Card.h
  858. arduino/libraries/SD/utility/Sd2PinMap.h
  859. arduino/libraries/SD/utility/SdFat.h
  860. arduino/libraries/SD/utility/SdFatUtil.h
  861. arduino/libraries/SD/utility/SdFatmainpage.h
  862. arduino/libraries/SD/utility/SdFile.cpp
  863. arduino/libraries/SD/utility/SdInfo.h
  864. arduino/libraries/SD/utility/SdVolume.cpp
  865. arduino/libraries/SPI/SPI.cpp
  866. arduino/libraries/SPI/SPI.h
  867. arduino/libraries/SPI/examples/BarometricPressureSensor/BarometricPressureSensor.ino
  868. arduino/libraries/SPI/examples/DigitalPotControl/DigitalPotControl.ino
  869. arduino/libraries/SPI/keywords.txt
  870. arduino/libraries/Servo/Servo.cpp
  871. arduino/libraries/Servo/Servo.h
  872. arduino/libraries/Servo/examples/Knob/Knob.ino
  873. arduino/libraries/Servo/examples/Sweep/Sweep.ino
  874. arduino/libraries/Servo/keywords.txt
  875. arduino/libraries/SoftwareSerial/SoftwareSerial.cpp
  876. arduino/libraries/SoftwareSerial/SoftwareSerial.h
  877. arduino/libraries/SoftwareSerial/examples/SoftwareSerialExample/SoftwareSerialExample.ino
  878. arduino/libraries/SoftwareSerial/examples/TwoPortReceive/TwoPortReceive.ino
  879. arduino/libraries/SoftwareSerial/keywords.txt
  880. arduino/libraries/Stepper/Stepper.cpp
  881. arduino/libraries/Stepper/Stepper.h
  882. arduino/libraries/Stepper/examples/MotorKnob/MotorKnob.ino
  883. arduino/libraries/Stepper/examples/stepper_oneRevolution/stepper_oneRevolution.ino
  884. arduino/libraries/Stepper/examples/stepper_oneStepAtATime/stepper_oneStepAtATime.ino
  885. arduino/libraries/Stepper/examples/stepper_speedControl/stepper_speedControl.ino
  886. arduino/libraries/Stepper/keywords.txt
  887. arduino/libraries/TFT/README.md
  888. arduino/libraries/TFT/TFT.cpp
  889. arduino/libraries/TFT/TFT.h
  890. arduino/libraries/TFT/examples/Arduino/TFTBitmapLogo/TFTBitmapLogo.ino
  891. arduino/libraries/TFT/examples/Arduino/TFTBitmapLogo/arduino.bmp
  892. arduino/libraries/TFT/examples/Arduino/TFTColorPicker/TFTColorPicker.ino
  893. arduino/libraries/TFT/examples/Arduino/TFTDisplayText/TFTDisplayText.ino
  894. arduino/libraries/TFT/examples/Arduino/TFTEtchASketch/TFTEtchASketch.ino
  895. arduino/libraries/TFT/examples/Arduino/TFTGraph/TFTGraph.ino
  896. arduino/libraries/TFT/examples/Arduino/TFTPong/TFTPong.ino
  897. arduino/libraries/TFT/examples/Esplora/EsploraTFTBitmapLogo/EsploraTFTBitmapLogo.ino
  898. arduino/libraries/TFT/examples/Esplora/EsploraTFTBitmapLogo/arduino.bmp
  899. arduino/libraries/TFT/examples/Esplora/EsploraTFTColorPicker/EsploraTFTColorPicker.ino
  900. arduino/libraries/TFT/examples/Esplora/EsploraTFTEtchASketch/EsploraTFTEtchASketch.ino
  901. arduino/libraries/TFT/examples/Esplora/EsploraTFTGraph/EsploraTFTGraph.ino
  902. arduino/libraries/TFT/examples/Esplora/EsploraTFTHorizon/EsploraTFTHorizon.ino
  903. arduino/libraries/TFT/examples/Esplora/EsploraTFTPong/EsploraTFTPong.ino
  904. arduino/libraries/TFT/examples/Esplora/EsploraTFTTemp/EsploraTFTTemp.ino
  905. arduino/libraries/TFT/keywords.txt
  906. arduino/libraries/TFT/utility/Adafruit-README.txt
  907. arduino/libraries/TFT/utility/Adafruit-license.txt
  908. arduino/libraries/TFT/utility/Adafruit_GFX.cpp
  909. arduino/libraries/TFT/utility/Adafruit_GFX.h
  910. arduino/libraries/TFT/utility/Adafruit_ST7735.cpp
  911. arduino/libraries/TFT/utility/Adafruit_ST7735.h
  912. arduino/libraries/TFT/utility/PImage.h
  913. arduino/libraries/TFT/utility/glcdfont.c
  914. arduino/libraries/TFT/utility/keywords.txt
  915. arduino/libraries/WiFi/WiFi.cpp
  916. arduino/libraries/WiFi/WiFi.h
  917. arduino/libraries/WiFi/WiFiClient.cpp
  918. arduino/libraries/WiFi/WiFiClient.h
  919. arduino/libraries/WiFi/WiFiServer.cpp
  920. arduino/libraries/WiFi/WiFiServer.h
  921. arduino/libraries/WiFi/WiFiUdp.cpp
  922. arduino/libraries/WiFi/WiFiUdp.h
  923. arduino/libraries/WiFi/examples/ConnectNoEncryption/ConnectNoEncryption.ino
  924. arduino/libraries/WiFi/examples/ConnectWithWEP/ConnectWithWEP.ino
  925. arduino/libraries/WiFi/examples/ConnectWithWPA/ConnectWithWPA.ino
  926. arduino/libraries/WiFi/examples/ScanNetworks/ScanNetworks.ino
  927. arduino/libraries/WiFi/examples/SimpleWebServerWiFi/SimpleWebServerWiFi.ino
  928. arduino/libraries/WiFi/examples/WiFiChatServer/WiFiChatServer.ino
  929. arduino/libraries/WiFi/examples/WiFiUdpNtpClient/WiFiUdpNtpClient.ino
  930. arduino/libraries/WiFi/examples/WiFiUdpSendReceiveString/WiFiUdpSendReceiveString.ino
  931. arduino/libraries/WiFi/examples/WiFiWebClient/WiFiWebClient.ino
  932. arduino/libraries/WiFi/examples/WiFiWebClientRepeating/WiFiWebClientRepeating.ino
  933. arduino/libraries/WiFi/examples/WiFiWebServer/WiFiWebServer.ino
  934. arduino/libraries/WiFi/examples/WiFiXivelyClient/WiFiXivelyClient.ino
  935. arduino/libraries/WiFi/examples/WiFiXivelyClientString/WiFiXivelyClientString.ino
  936. arduino/libraries/WiFi/keywords.txt
  937. arduino/libraries/WiFi/utility/debug.h
  938. arduino/libraries/WiFi/utility/server_drv.cpp
  939. arduino/libraries/WiFi/utility/server_drv.h
  940. arduino/libraries/WiFi/utility/socket.c
  941. arduino/libraries/WiFi/utility/socket.h
  942. arduino/libraries/WiFi/utility/spi_drv.cpp
  943. arduino/libraries/WiFi/utility/spi_drv.h
  944. arduino/libraries/WiFi/utility/wifi_drv.cpp
  945. arduino/libraries/WiFi/utility/wifi_drv.h
  946. arduino/libraries/WiFi/utility/wifi_spi.h
  947. arduino/libraries/WiFi/utility/wl_definitions.h
  948. arduino/libraries/WiFi/utility/wl_types.h
  949. arduino/libraries/Wire/Wire.cpp
  950. arduino/libraries/Wire/Wire.h
  951. arduino/libraries/Wire/examples/SFRRanger_reader/SFRRanger_reader.ino
  952. arduino/libraries/Wire/examples/digital_potentiometer/digital_potentiometer.ino
  953. arduino/libraries/Wire/examples/master_reader/master_reader.ino
  954. arduino/libraries/Wire/examples/master_writer/master_writer.ino
  955. arduino/libraries/Wire/examples/slave_receiver/slave_receiver.ino
  956. arduino/libraries/Wire/examples/slave_sender/slave_sender.ino
  957. arduino/libraries/Wire/keywords.txt
  958. arduino/libraries/Wire/utility/twi.c
  959. arduino/libraries/Wire/utility/twi.h
  960. arduino/logo.png
  961. arduino/reference/Abs.html
  962. arduino/reference/AnalogRead.html
  963. arduino/reference/AnalogReference.html
  964. arduino/reference/AnalogWrite.html
  965. arduino/reference/Arithmetic.html
  966. arduino/reference/Array.html
  967. arduino/reference/Assignment.html
  968. arduino/reference/AttachInterrupt.html
  969. arduino/reference/Bit.html
  970. arduino/reference/BitClear.html
  971. arduino/reference/BitRead.html
  972. arduino/reference/BitSet.html
  973. arduino/reference/BitWrite.html
  974. arduino/reference/Bitshift.html
  975. arduino/reference/BitwiseAnd.html
  976. arduino/reference/BitwiseCompoundAnd.html
  977. arduino/reference/BitwiseCompoundOr.html
  978. arduino/reference/BitwiseXorNot.html
  979. arduino/reference/Boolean.html
  980. arduino/reference/BooleanVariables.html
  981. arduino/reference/Braces.html
  982. arduino/reference/Break.html
  983. arduino/reference/Byte.html
  984. arduino/reference/ByteCast.html
  985. arduino/reference/Changes.html
  986. arduino/reference/Char.html
  987. arduino/reference/CharCast.html
  988. arduino/reference/ClientAvailable.html
  989. arduino/reference/ClientConnect.html
  990. arduino/reference/ClientConnected.html
  991. arduino/reference/ClientConstructor.html
  992. arduino/reference/ClientFlush.html
  993. arduino/reference/ClientPrint.html
  994. arduino/reference/ClientPrintln.html
  995. arduino/reference/ClientRead.html
  996. arduino/reference/ClientStop.html
  997. arduino/reference/ClientWrite.html
  998. arduino/reference/Comments.html
  999. arduino/reference/Comparison.html
  1000. arduino/reference/Const.html
  1001. arduino/reference/Constants.html
  1002. arduino/reference/Constrain.html
  1003. arduino/reference/Continue.html
  1004. arduino/reference/Cos.html
  1005. arduino/reference/Define.html
  1006. arduino/reference/Delay.html
  1007. arduino/reference/DelayMicroseconds.html
  1008. arduino/reference/DetachInterrupt.html
  1009. arduino/reference/DigitalRead.html
  1010. arduino/reference/DigitalWrite.html
  1011. arduino/reference/DoWhile.html
  1012. arduino/reference/Double.html
  1013. arduino/reference/EEPROM.html
  1014. arduino/reference/EEPROMRead.html
  1015. arduino/reference/EEPROMWrite.html
  1016. arduino/reference/Else.html
  1017. arduino/reference/Ethernet.html
  1018. arduino/reference/EthernetBegin.html
  1019. arduino/reference/EthernetClient.html
  1020. arduino/reference/EthernetIPAddress.html
  1021. arduino/reference/EthernetLocalIP.html
  1022. arduino/reference/EthernetMaintain.html
  1023. arduino/reference/EthernetServer.html
  1024. arduino/reference/EthernetUDPAvailable.html
  1025. arduino/reference/EthernetUDPBegin.html
  1026. arduino/reference/EthernetUDPBeginPacket.html
  1027. arduino/reference/EthernetUDPEndPacket.html
  1028. arduino/reference/EthernetUDPParsePacket.html
  1029. arduino/reference/EthernetUDPRead.html
  1030. arduino/reference/EthernetUDPRemoteIP.html
  1031. arduino/reference/EthernetUDPRemotePort.html
  1032. arduino/reference/EthernetUDPWrite.html
  1033. arduino/reference/FAQ.html
  1034. arduino/reference/FileAvailable.html
  1035. arduino/reference/FileClose.html
  1036. arduino/reference/FileFlush.html
  1037. arduino/reference/FileIsDirectory.html
  1038. arduino/reference/FileOpenNextFile.html
  1039. arduino/reference/FilePeek.html
  1040. arduino/reference/FilePosition.html
  1041. arduino/reference/FilePrint.html
  1042. arduino/reference/FilePrintln.html
  1043. arduino/reference/FileRead.html
  1044. arduino/reference/FileRewindDirectory.html
  1045. arduino/reference/FileSeek.html
  1046. arduino/reference/FileSize.html
  1047. arduino/reference/FileWrite.html
  1048. arduino/reference/Float.html
  1049. arduino/reference/FloatCast.html
  1050. arduino/reference/For.html
  1051. arduino/reference/Fpconstants.html
  1052. arduino/reference/Goto.html
  1053. arduino/reference/Guide_ArduinoBT.html
  1054. arduino/reference/Guide_ArduinoEthernetShield.html
  1055. arduino/reference/Guide_ArduinoLeonardo.html
  1056. arduino/reference/Guide_ArduinoLilyPad.html
  1057. arduino/reference/Guide_ArduinoMini.html
  1058. arduino/reference/Guide_ArduinoNano.html
  1059. arduino/reference/Guide_ArduinoPro.html
  1060. arduino/reference/Guide_ArduinoProMini.html
  1061. arduino/reference/Guide_ArduinoWirelessShield.html
  1062. arduino/reference/Guide_ArduinoXbeeShield.html
  1063. arduino/reference/Guide_Environment.html
  1064. arduino/reference/Guide_Introduction.html
  1065. arduino/reference/Guide_MacOSX.html
  1066. arduino/reference/Guide_Troubleshooting.html
  1067. arduino/reference/Guide_Windows.html
  1068. arduino/reference/Guide_index.html
  1069. arduino/reference/HighByte.html
  1070. arduino/reference/If.html
  1071. arduino/reference/Include.html
  1072. arduino/reference/Increment.html
  1073. arduino/reference/IncrementCompound.html
  1074. arduino/reference/Int.html
  1075. arduino/reference/IntCast.html
  1076. arduino/reference/IntegerConstants.html
  1077. arduino/reference/Interrupts.html
  1078. arduino/reference/KeyboardBegin.html
  1079. arduino/reference/KeyboardEnd.html
  1080. arduino/reference/KeyboardModifiers.html
  1081. arduino/reference/KeyboardPress.html
  1082. arduino/reference/KeyboardPrint.html
  1083. arduino/reference/KeyboardPrintln.html
  1084. arduino/reference/KeyboardRelease.html
  1085. arduino/reference/KeyboardReleaseAll.html
  1086. arduino/reference/KeyboardWrite.html
  1087. arduino/reference/Libraries.html
  1088. arduino/reference/LiquidCrystal.html
  1089. arduino/reference/LiquidCrystalAutoscroll.html
  1090. arduino/reference/LiquidCrystalBegin.html
  1091. arduino/reference/LiquidCrystalBlink.html
  1092. arduino/reference/LiquidCrystalClear.html
  1093. arduino/reference/LiquidCrystalConstructor.html
  1094. arduino/reference/LiquidCrystalCreateChar.html
  1095. arduino/reference/LiquidCrystalCursor.html
  1096. arduino/reference/LiquidCrystalDisplay.html
  1097. arduino/reference/LiquidCrystalHome.html
  1098. arduino/reference/LiquidCrystalLeftToRight.html
  1099. arduino/reference/LiquidCrystalNoAutoscroll.html
  1100. arduino/reference/LiquidCrystalNoBlink.html
  1101. arduino/reference/LiquidCrystalNoCursor.html
  1102. arduino/reference/LiquidCrystalNoDisplay.html
  1103. arduino/reference/LiquidCrystalPrint.html
  1104. arduino/reference/LiquidCrystalRightToLeft.html
  1105. arduino/reference/LiquidCrystalScrollDisplayLeft.html
  1106. arduino/reference/LiquidCrystalScrollDisplayRight.html
  1107. arduino/reference/LiquidCrystalSetCursor.html
  1108. arduino/reference/LiquidCrystalWrite.html
  1109. arduino/reference/Long.html
  1110. arduino/reference/LongCast.html
  1111. arduino/reference/Loop.html
  1112. arduino/reference/LowByte.html
  1113. arduino/reference/Map.html
  1114. arduino/reference/Max.html
  1115. arduino/reference/Micros.html
  1116. arduino/reference/Millis.html
  1117. arduino/reference/Min.html
  1118. arduino/reference/Modulo.html
  1119. arduino/reference/MouseBegin.html
  1120. arduino/reference/MouseClick.html
  1121. arduino/reference/MouseEnd.html
  1122. arduino/reference/MouseIsPressed.html
  1123. arduino/reference/MouseKeyboard.html
  1124. arduino/reference/MouseMove.html
  1125. arduino/reference/MousePress.html
  1126. arduino/reference/MouseRelease.html
  1127. arduino/reference/NoInterrupts.html
  1128. arduino/reference/NoTone.html
  1129. arduino/reference/PinMode.html
  1130. arduino/reference/Pointer.html
  1131. arduino/reference/Pow.html
  1132. arduino/reference/PulseIn.html
  1133. arduino/reference/Random.html
  1134. arduino/reference/RandomSeed.html
  1135. arduino/reference/Return.html
  1136. arduino/reference/SD.html
  1137. arduino/reference/SDCardNotes.html
  1138. arduino/reference/SDbegin.html
  1139. arduino/reference/SDexists.html
  1140. arduino/reference/SDmkdir.html
  1141. arduino/reference/SDopen.html
  1142. arduino/reference/SDremove.html
  1143. arduino/reference/SDrmdir.html
  1144. arduino/reference/SPI.html
  1145. arduino/reference/SPIBegin.html
  1146. arduino/reference/SPIEnd.html
  1147. arduino/reference/SPISetBitOrder.html
  1148. arduino/reference/SPISetClockDivider.html
  1149. arduino/reference/SPISetDataMode.html
  1150. arduino/reference/SPITransfer.html
  1151. arduino/reference/Scope.html
  1152. arduino/reference/SemiColon.html
  1153. arduino/reference/Serial.html
  1154. arduino/reference/Serial_Available.html
  1155. arduino/reference/Serial_Begin.html
  1156. arduino/reference/Serial_End.html
  1157. arduino/reference/Serial_Find.html
  1158. arduino/reference/Serial_FindUntil.html
  1159. arduino/reference/Serial_Flush.html
  1160. arduino/reference/Serial_IfSerial.html
  1161. arduino/reference/Serial_ParseFloat.html
  1162. arduino/reference/Serial_ParseInt.html
  1163. arduino/reference/Serial_Peek.html
  1164. arduino/reference/Serial_Print.html
  1165. arduino/reference/Serial_Println.html
  1166. arduino/reference/Serial_Read.html
  1167. arduino/reference/Serial_ReadBytes.html
  1168. arduino/reference/Serial_ReadBytesUntil.html
  1169. arduino/reference/Serial_SetTimeout.html
  1170. arduino/reference/Serial_Write.html
  1171. arduino/reference/ServerAvailable.html
  1172. arduino/reference/ServerBegin.html
  1173. arduino/reference/ServerConstructor.html
  1174. arduino/reference/ServerPrint.html
  1175. arduino/reference/ServerPrintln.html
  1176. arduino/reference/ServerWrite.html
  1177. arduino/reference/Servo.html
  1178. arduino/reference/ServoAttach.html
  1179. arduino/reference/ServoAttached.html
  1180. arduino/reference/ServoDetach.html
  1181. arduino/reference/ServoRead.html
  1182. arduino/reference/ServoWrite.html
  1183. arduino/reference/ServoWriteMicroseconds.html
  1184. arduino/reference/Setup.html
  1185. arduino/reference/ShiftIn.html
  1186. arduino/reference/ShiftOut.html
  1187. arduino/reference/Sin.html
  1188. arduino/reference/Sizeof.html
  1189. arduino/reference/SoftwareSerial.html
  1190. arduino/reference/SoftwareSerialAvailable.html
  1191. arduino/reference/SoftwareSerialBegin.html
  1192. arduino/reference/SoftwareSerialConstructor.html
  1193. arduino/reference/SoftwareSerialIsListening.html
  1194. arduino/reference/SoftwareSerialListen.html
  1195. arduino/reference/SoftwareSerialOverflow.html
  1196. arduino/reference/SoftwareSerialPeek.html
  1197. arduino/reference/SoftwareSerialPrint.html
  1198. arduino/reference/SoftwareSerialPrintln.html
  1199. arduino/reference/SoftwareSerialRead.html
  1200. arduino/reference/SoftwareSerialWrite.html
  1201. arduino/reference/Sqrt.html
  1202. arduino/reference/Static.html
  1203. arduino/reference/Stepper.html
  1204. arduino/reference/StepperBipolarCircuit.html
  1205. arduino/reference/StepperConstructor.html
  1206. arduino/reference/StepperSetSpeed.html
  1207. arduino/reference/StepperStep.html
  1208. arduino/reference/StepperUnipolarCircuit.html
  1209. arduino/reference/Stream.html
  1210. arduino/reference/StreamAvailable.html
  1211. arduino/reference/StreamFind.html
  1212. arduino/reference/StreamFindUntil.html
  1213. arduino/reference/StreamFlush.html
  1214. arduino/reference/StreamParseFloat.html
  1215. arduino/reference/StreamParseInt.html
  1216. arduino/reference/StreamPeek.html
  1217. arduino/reference/StreamRead.html
  1218. arduino/reference/StreamReadBytes.html
  1219. arduino/reference/StreamReadBytesUntil.html
  1220. arduino/reference/StreamSetTimeout.html
  1221. arduino/reference/String.html
  1222. arduino/reference/StringBrackets.html
  1223. arduino/reference/StringCharAt.html
  1224. arduino/reference/StringClass.html
  1225. arduino/reference/StringCompareTo.html
  1226. arduino/reference/StringComparison.html
  1227. arduino/reference/StringConcat.html
  1228. arduino/reference/StringConstructor.html
  1229. arduino/reference/StringEndsWith.html
  1230. arduino/reference/StringEquals.html
  1231. arduino/reference/StringEqualsIgnoreCase.html
  1232. arduino/reference/StringGetBytes.html
  1233. arduino/reference/StringIndexOf.html
  1234. arduino/reference/StringLastIndexOf.html
  1235. arduino/reference/StringLength.html
  1236. arduino/reference/StringObject.html
  1237. arduino/reference/StringPlus.html
  1238. arduino/reference/StringReplace.html
  1239. arduino/reference/StringSetCharAt.html
  1240. arduino/reference/StringStartsWith.html
  1241. arduino/reference/StringSubstring.html
  1242. arduino/reference/StringToCharArray.html
  1243. arduino/reference/StringToLowerCase.html
  1244. arduino/reference/StringToUpperCase.html
  1245. arduino/reference/StringTrim.html
  1246. arduino/reference/SwitchCase.html
  1247. arduino/reference/Tan.html
  1248. arduino/reference/Tone.html
  1249. arduino/reference/UnsignedChar.html
  1250. arduino/reference/UnsignedInt.html
  1251. arduino/reference/UnsignedLong.html
  1252. arduino/reference/Void.html
  1253. arduino/reference/Volatile.html
  1254. arduino/reference/While.html
  1255. arduino/reference/Wire.html
  1256. arduino/reference/WireAvailable.html
  1257. arduino/reference/WireBegin.html
  1258. arduino/reference/WireBeginTransmission.html
  1259. arduino/reference/WireEndTransmission.html
  1260. arduino/reference/WireOnReceive.html
  1261. arduino/reference/WireOnRequest.html
  1262. arduino/reference/WireRead.html
  1263. arduino/reference/WireRequestFrom.html
  1264. arduino/reference/WireWrite.html
  1265. arduino/reference/Word.html
  1266. arduino/reference/WordCast.html
  1267. arduino/reference/arduinoUno.css
  1268. arduino/reference/arduinoWide.css
  1269. arduino/reference/arduinoWideRender.css
  1270. arduino/reference/environment.html
  1271. arduino/reference/index.html
  1272. arduino/revisions.txt
  1273. arduino/tools/Mangler/make.sh
  1274. arduino/tools/Mangler/src/Mangler.java
  1275. arduino/tools/howto.txt
  1276. @owner
  1277. @group
  1278. @mode
Collapse this list.
Dependency lines:
  • arduino>0:devel/arduino
Conflicts:
CONFLICTS_INSTALL:
  • arduino18
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/devel/arduino/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/arduino
  • pkg install arduino
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: arduino
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64 i386
distinfo:
TIMESTAMP = 1486141688 SHA256 (arduino-1.0.6-linux32.tgz) = f059a572231abafb92099a3a404c0a41502c3413668610676c40029384edc658 SIZE (arduino-1.0.6-linux32.tgz) = 21162427

Packages (timestamps in pop-ups are UTC):
arduino
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.0.6_5,1--1.0.6_5,1---
FreeBSD:13:quarterly-1.0.6_4,1--1.0.6_4,1---
FreeBSD:14:latest-1.0.6_5,1--1.0.6_5,1---
FreeBSD:14:quarterly-1.0.6_4,1--1.0.6_4,1---
FreeBSD:15:latest-1.0.6_5,1n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. RXTXcomm.jar : comms/rxtx
  2. avrdude : devel/avrdude
  3. io.h : devel/avr-libc
  4. java : java/openjdk8
This port is required by:
for Extract
  1. devel/arduino-mk
for Run
  1. devel/arduino-mk
  2. devel/arduino-openglcd

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/arduino-glcd*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for arduino-1.0.6_5,1: ATMEGA644P=off: ATmega644p/ATmega1284p patches DOCS=on: Install the reference documents EXAMPLES=on: Build and/or install examples UARDUNO=off: Kernel module for Arduino Uno USB interface ===> Use 'make config' to modify these settings
Options name:
devel_arduino
USES:
dos2unix tar:tgz kmod
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://arduino.cc/download.php?f=/
Collapse this list.

Number of commits found: 44

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.6_5,1
29 Jan 2024 03:56:21
commit hash: b7e58607846ea12bd14d79557d4a245adfcda88dcommit hash: b7e58607846ea12bd14d79557d4a245adfcda88dcommit hash: b7e58607846ea12bd14d79557d4a245adfcda88dcommit hash: b7e58607846ea12bd14d79557d4a245adfcda88d files touched by this commit
Craig Leres (leres) search for other commits by this committer
devel/arduino:  Update optional ATMEGA644P patches

 - Rename patches to match makepatch naming conventions

 - Add atmega1284 to boards.txt

 - Add digitalPinToInterrupt() to pins_arduino.h

 - Minor Makefile inprovements

 - Remove unused extrapatch-hardware-arduino-boards.txt-arlcd
1.0.6_4,1
31 Dec 2023 00:37:05
commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
1.0.6_4,1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.0.6_3,1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.6_3,1
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.6_3,1
10 Jan 2022 15:15:39
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.6_3,1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.0.6_3,1
22 Apr 2020 17:33:37
Revision:532491Original commit files touched by this commit
leres search for other commits by this committer
devel/arduino: Use OPTIONS_SUB and fix options order for ONLY_FOR_ARCHS

Convert some plist @comment logic to use OPTIONS_SUB. While we're
here fix options ordering as per portlint.
1.0.6_3,1
13 Aug 2019 16:01:59
Revision:508835Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories d)
1.0.6_3,1
10 Mar 2018 17:46:06
Revision:464084Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
1.0.6_2,1
21 Oct 2017 00:45:50
Revision:452566Original commit files touched by this commit
leres search for other commits by this committer
Update pkg-descr and Makefile in my ports to use https where possible.
Remove obsolete mirrors.

 - devel/arduino
 - devel/arduino-irremote
 - net/hostapd
 - security/broccoli
 - sysutils/lbl-cf
 - sysutils/lbl-hf
 - www/mini_httpd

Reviewed by:	ler (mentor), matthew (mentor)
Approved by:	ler (mentor), matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D12748
1.0.6_2,1
15 Sep 2017 18:18:26
Revision:449916Original commit files touched by this commit
leres search for other commits by this committer
Update MAINTAINER on my ports and "Created by" on the ones I created
to use my @FreeBSD.org email address.

 - devel/arduino
 - devel/arduino-glcd
 - devel/arduino-irremote
 - devel/arduino-mk
 - devel/arduino-sevseg
 - net/hostapd
 - net/py-pcap
 - security/bro
 - security/broccoli
 - security/create-cert
 - sysutils/lbl-cf
 - sysutils/lbl-hf
 - www/mini_httpd

Reviewed by:	ler (mentor)
Approved by:	ler (mentor)
Differential Revision:	https://reviews.freebsd.org/D12374
1.0.6_2,1
18 Mar 2017 00:30:07
Revision:436366Original commit files touched by this commit
cpm search for other commits by this committer
devel/arduino: fix DOS2UNIX_REGEX, update atmega644 boards patch

- Many installed source files had CRLF line endings. This was due to too
  much escaping in DOS2UNIX_REGEX. Reduce the list of extensions to just
  the ones that need it and add (lower case) makefile.
- Update optional 644 boards.txt patch to be like the atmega328 version.
  Only add one board called atmega644 with the mcu set to atmega644p.
- Bump PORTREVISION

PR:             217817
Submitted by:   Craig Leres <leres@ee.lbl.gov> (maintainer)
1.0.6_1,1
15 Mar 2017 16:54:57
Revision:436253Original commit files touched by this commit
cpm search for other commits by this committer
- Fix the exec statement in arduino.in

Reported by:	danfe
1.0.6_1,1
15 Mar 2017 09:04:18
Revision:436204Original commit files touched by this commit
cpm search for other commits by this committer
- Add LICENSE
- Remove reference to Linux base (Linux Compatibility not required)
- Limit to architectures know to be able to enumerate serial ports on using RXTX
port
- Fix desktop entry
- Links correct RXTX so library files depending on ARCH
- Remove CHMOD usage in Makefile, and moved to pkg-plist
- Fix Arduino wrapper to allow loading of sketches from the command line
- Update RXTX enumeration to prevent scanning of LPT ports to increase startup
speeds of Arduino IDE
- Fix format of patch files
- Remove bundled Linux libraries from the port prior to installation
- Add support for Uarduno drivers
- Fix links for java and lib files installed by port [comms/RXTX]
- Update pkg-plist
- Bump PORTREVISION

PR:		200177
Submitted by:	James Elstone, Craig Leres, swills
Reported by:	James Elstone
Approved by:	Craig Leres <leres@ee.lbl.gov> (maintainer)
1.0.6,1
21 Oct 2016 12:51:41
Revision:424411Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
1.0.6,1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.0.6,1
27 Mar 2016 07:29:29
Revision:411979Original commit files touched by this commit
pi search for other commits by this committer
devel/arduino: fix pkg-message for pw groupmod dialer -m myuser

See https://lists.freebsd.org/pipermail/freebsd-ports/2016-March/102604.html
for details.

Submitted by:	Torfinn Ingolfsen <tingox@gmail.com>
Approved by:	just fix it blanket
1.0.6,1
26 Jan 2015 20:33:38
Revision:377955Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.0.6

PR:		196369
Submitted by:	leres@ee.lbl.gov (maintainer)
1.0.5_2,1
27 Oct 2014 07:32:26
Revision:371533Original commit files touched by this commit
bapt search for other commits by this committer
Nuke some @dirrm from devel
1.0.5_2,1
29 Jul 2014 19:11:53
Revision:363374Original commit files touched by this commit
adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
1.0.5_2,1
13 Mar 2014 22:53:26
Revision:348137Original commit files touched by this commit
pawel search for other commits by this committer
- Add stage support
- Add initial arlcd config to boards.txt
- Clean up some gcc warnings

PR:		ports/187460
Submitted by:	maintainer
1.0.5_1,1
26 Oct 2013 00:52:36
Revision:331644Original commit files touched by this commit
gerald search for other commits by this committer
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20 Sep 2013 17:03:27
Revision:327722Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
1.0.5,1
17 Jun 2013 14:47:18
Revision:321119Original commit files touched by this commit
wg search for other commits by this committer
devel/arduino: update to 1.0.5

- Update to 1.0.5
- Delete patch integrated upstream

Changes: http://arduino.cc/en/Main/ReleaseNotes

PR:		ports/179628
Submitted by:	Craig Leres <leres@ee.lbl.gov> (maintainer)
Approved by:	culot / jpaetzel (mentors, implicit)
1.0.4,1
14 Mar 2013 16:16:13
Revision:314169Original commit files touched by this commit
pawel search for other commits by this committer
- Update to version 1.0.4 [1]
- Don't silence install commands

PR:		ports/176906 [1]
Submitted by:	Craig Leres <leres@ee.lbl.gov> (maintainer)
1.0.3_1,1
23 Jan 2013 15:00:19
Revision:310871Original commit files touched by this commit
makc search for other commits by this committer
Bump PORTREVISION after DESKTOP_ENTRIES update
1.0.3,1
02 Jan 2013 21:56:05
Revision:309843Original commit files touched by this commit
pawel search for other commits by this committer
- Update to version 1.0.3
- Add optional patches for ATmega644p support

PR:		ports/174783
Submitted by:	Craig Leres <leres@ee.lbl.gov> (maintainer)
1.0.1_1,1
30 Nov 2012 03:57:00
Revision:307991Original commit files touched by this commit
eadler search for other commits by this committer
Turn maintainer over to new volunteer
Trim headers

PR:		ports/174008
Submitted by:	wblock (maintainer)
Feature safe:	yes
1.0.1_1,1
27 Jul 2012 12:58:31
Original commit files touched by this commit
scheidell search for other commits by this committer
- Fix missing menu icon
- Bump PORTREVISION

PR:		ports/170059
Submitted by:	wblock@ (maintainer)
1.0.1,1
13 Jul 2012 00:48:08
Original commit files touched by this commit
wxs search for other commits by this committer
Remove file that should have been removed in previous commit.

Approved by:    wblock@ (maintainer)
1.0.1,1
12 Jul 2012 18:50:36
Original commit files touched by this commit
wxs search for other commits by this committer
Update to 1.0.1.
Convert to optionsNG.

PR:             ports/169790
Submitted by:   wblock@ (maintainer)
1.0_2,1
17 Apr 2012 18:32:12
Original commit files touched by this commit
scheidell search for other commits by this committer
- Fix Print.cpp, broken since avr-libc 1.8.0 [1]
- Pet portlint (add USE_LDCONFIG on shared lib) [2]
- Bump PORTREVISION

PR:             ports/166183 [1]
Reviewed by:    scheidell (me) [2]
Approved by:    wblock@ (maintainer)
1.0_1,1
16 Dec 2011 01:25:53
Original commit files touched by this commit
zi search for other commits by this committer
- Remove unneeded Linux library
- Remove unnecessary whitespace from pkg-descr

PR:             ports/163322
Submitted by:   Warren Block <wblock@FreeBSD.org> (maintainer)
1.0,1
14 Dec 2011 03:43:10
Original commit files touched by this commit
zi search for other commits by this committer
- Update to 1.0
- Update maintainers email address

PR:             ports/163152
Submitted by:   Warren Block <wblock@FreeBSD.org> (maintainer)
Feature safe:   yes
0022_2
04 Aug 2011 00:54:51
Original commit files touched by this commit
rea search for other commits by this committer
devel/arduino: fix two issues

 - use realpath instead of 'readlink -f': support of "-f" is the
   recent addition, so realpath will work in more FreeBSD versions;

 - add missing "-e" to the REINPLACE_CMD and get rid of .bak file
   creation.

PR: ports/158832
Approved-by: Warren Block <wblock@wonkity.com> (maintainer), garga (mentor)
Feature-safe: yes
0022_1
09 Apr 2011 13:54:44
Original commit files touched by this commit
arved search for other commits by this committer
Use the official arduino icon in DESKTOP_ENTRIES

PR:             156065
Submitted by:   maintainer
0022
29 Mar 2011 02:32:13
Original commit files touched by this commit
wen search for other commits by this committer
- Fix plist

PR:             ports/156012
Submitted by:   Warren Block <wblock@wonkity.com> (maintainer)
0022
27 Mar 2011 10:12:55
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0022

PR:             155739
Submitted by:   Warren Block <wblock@wonkity.com> (maintainer)
0019
24 Mar 2011 00:29:31
Original commit files touched by this commit
wen search for other commits by this committer
- Eliminate references to legacy include

PR:             ports/154829
Submitted by:   Craig Leres <leres@ee.lbl.gov>
Approved by:    maintainer
0019
24 Mar 2011 00:23:18
Original commit files touched by this commit
wen search for other commits by this committer
- Eliminate references to legacy includeEliminate references to legacy include

PR:             ports/154829
Submitted by:   Craig Leres <leres@ee.lbl.gov>
Approved by:    maintainer
0019
01 Oct 2010 22:59:36
Original commit files touched by this commit
skreuzer search for other commits by this committer
Update to 0019

Submitted by:   Warren Block <wblock@wonkity.com>
0018
31 Mar 2010 18:23:29
Original commit files touched by this commit
skreuzer search for other commits by this committer
Arduino is an open-source electronics prototyping platform based on
flexible, easy-to-use hardware and software. It's intended for artists,
designers, hobbyists, and anyone interested in creating interactive
objects or environments.

WWW: http://arduino.cc/

PR:             ports/145041
Submitted by:   Warren Block <wblock@wonkity.com>

Number of commits found: 44