Dean Camera
|
800485bd95
|
Remove dfu-programmer program switches, to ensure maximum compatibility with all dfu-programmer versions.
|
2010-09-24 06:59:28 +00:00 |
Dean Camera
|
bd85422d2b
|
Added the --suppress-bootloader-mem option to the makefile dfu target, to ensure that writes to the bootloader section of the AVR's flash memory are ignored (thanks to Axel Rohde).
Fixed incorrect command name for EEPROM memory programming in the makefile dfu-ee target.
Makefile whitespace fixes.
|
2010-09-24 06:45:11 +00:00 |
Dean Camera
|
6d2f091cec
|
Make project makefiles correctly clean intermeditary build files from assembly and C++ sources (thanks to Daniel Czigany).
|
2010-09-15 03:00:29 +00:00 |
Dean Camera
|
84696c727d
|
Added board hardware driver support for the BUI development board.
|
2010-09-14 11:11:54 +00:00 |
Dean Camera
|
41c1fb3843
|
Added new project makefile template to the library and moved board driver stub files into in a new CodeTemplates directory.
|
2010-09-11 03:57:43 +00:00 |