Arduino/hardware
Hans-Christoph Steiner 236fcbb122 switched up analogRead() loop to use the revamped millis() function rather than the private timer0_overflow_count variable 2008-09-12 16:53:57 +00:00
..
bootloaders Incorporating ladyada's watchdog timer changes into the bootloader source, but only compiling them in for the Pro and Pro Mini (since Nathan includes them in the bootloader he burns to the board). Added a WATCHDOG_MODS flag to the Makefile to specify that they should be included. Recompiled the pro .hex file to include them. 2008-09-06 22:17:58 +00:00
cores Removing wiring core since it's not being kept up-to-date. 2008-09-10 15:22:59 +00:00
libraries switched up analogRead() loop to use the revamped millis() function rather than the private timer0_overflow_count variable 2008-09-12 16:53:57 +00:00
boards.txt Updated reference to include new libraries. 2008-09-07 11:54:26 +00:00
programmers.txt