Dean Camera
|
3d4d8e7f62
|
Add new ARCH option to the makefiles to (eventually) specify the target device architecture. Update non-usb peripheral drivers to reflect future multiple architecture support.
|
2011-02-19 18:37:22 +00:00 |
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
|
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 |