mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-31 05:52:55 +08: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
|
||||
DEPS_SUBMODULES += $(SDK_DIR)
|
||||
DEPS_SUBMODULES += $(SDK_DIR) tools/uf2
|
||||
|
||||
# This board uses TinyUF2 for updates
|
||||
UF2_FAMILY_ID = 0x7f83e793
|
||||
|
||||
CFLAGS += \
|
||||
-mthumb \
|
||||
|
Loading…
x
Reference in New Issue
Block a user