Go to file
Cristian Maglie 806cea311e platforms.txt recipes now have symbolic variables instead of indexes ({0},{1},etc.)
Recipes arguments are splitted with spaces instead of |. Single argument containing spaces
should be placed between "double quotes".
Refactored and formatted Compiler class, removed all unused code in comments.
2011-12-31 14:32:48 +01:00
bootloaders Correcting Arduino Mini w/ ATmega328 bootloader file and fuses (untested). 2011-11-25 19:26:01 -06:00
cores/arduino Updated reference voltage defines for ATmega1284P. 2011-12-02 17:18:15 -05:00
firmwares Added latest firmware for usbserial (not combined with DFU) 2011-11-12 12:57:30 +01:00
variants Fixed size of const array mapping digital pin number to bit mask. 2011-11-16 12:15:57 -05:00
boards.txt Various post-merge refinements. 2011-12-22 13:07:39 +01:00
platforms.txt platforms.txt recipes now have symbolic variables instead of indexes ({0},{1},etc.) 2011-12-31 14:32:48 +01:00
programmers.txt Moving USBasp in programmers menu. 2011-10-10 11:58:38 -04:00