Go to file
David A. Mellis 5444b25e11 Little fixes:
- changing random(max) to use stdlib.h random()
 - not generating .eep files to avoid warning when EEMEM isn't used
 - removing cast macros (since they are automatically defined in C++)
 - writing a digital LOW for PWM value of 0 on pins 5 or 6
2008-10-13 15:03:20 +00:00
bootloaders * Updating version number to 0013. 2008-10-11 19:27:10 +00:00
cores Little fixes: 2008-10-13 15:03:20 +00:00
libraries updated TODOs and created a TODO file for general project todos 2008-10-05 23:39:49 +00:00
boards.txt Updated reference to include new libraries. 2008-09-07 11:54:26 +00:00
programmers.txt Improving the preprocessor and parallel programmer. 2008-02-20 02:27:23 +00:00