added support for building uf2 file
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
SDK_DIR = hw/mcu/nxp/mcux-sdk
|
||||
DEPS_SUBMODULES += $(SDK_DIR)
|
||||
DEPS_SUBMODULES += $(SDK_DIR) tools/uf2
|
||||
|
||||
# This board uses TinyUF2 for updates
|
||||
UF2_FAMILY_ID = 0x7f83e793
|
||||
|
||||
CFLAGS += \
|
||||
-mthumb \
|
||||
|
Reference in New Issue
Block a user