move ENABLE_OPTION_BOOTLOADER in Makefile
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
#define _BOOTLOADER_H_
|
||||
|
||||
|
||||
#define ENABLE_OPTION_BOOTLOADER
|
||||
|
||||
#ifdef ENABLE_OPTION_BOOTLOADER
|
||||
extern void bootloader_enter(void) __trap __naked;
|
||||
#endif /* ENABLE_OPTION_BOOTLOADER */
|
||||
|
||||
Reference in New Issue
Block a user