Clean up bootloader project ASF integration code.
This commit is contained in:
parent
9aabce09f1
commit
dd08100a7d
10 changed files with 10 additions and 30 deletions
|
@ -49,7 +49,7 @@
|
|||
|
||||
/* Preprocessor Checks: */
|
||||
#if !defined(__OPTIMIZE_SIZE__)
|
||||
#error This bootloader requires that it be compiled for size, not speed for it to fit into the target device.
|
||||
#error This bootloader requires that it be compiled for size, not speed, to fit into the target device.
|
||||
#endif
|
||||
|
||||
/* Macros: */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue