armcm_boot: Export MCU definition from armcm_boot

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor
2019-09-18 11:37:48 -04:00
parent 1c6a8267f9
commit 9b70c052cc
6 changed files with 12 additions and 16 deletions

View File

@@ -6,12 +6,10 @@
#include "board/irq.h" // irq_disable
#include "board/usb_cdc.h" // usb_request_bootloader
#include "command.h" // DECL_CONSTANT
#include "command.h" // DECL_COMMAND_FLAGS
#include "internal.h" // WDT
#include "sched.h" // sched_main
DECL_CONSTANT_STR("MCU", CONFIG_MCU);
/****************************************************************
* watchdog handler