mirror of
https://github.com/hathach/tinyusb.git
synced 2025-02-11 00:39:57 +00:00
added support for building uf2 file
This commit is contained in:
parent
59dcf2062f
commit
e72a6e90b9
@ -1,5 +1,8 @@
|
|||||||
SDK_DIR = hw/mcu/nxp/mcux-sdk
|
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 += \
|
CFLAGS += \
|
||||||
-mthumb \
|
-mthumb \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user