mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Clean up bootloader project ASF integration code.
This commit is contained in:
@@ -54,7 +54,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: */
|
||||
|
||||
Reference in New Issue
Block a user