diff options
| author | hathach <[email protected]> | 2021-01-26 21:19:14 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-01-26 21:19:14 +0700 |
| commit | e230d683ca5ebda82da66935daa91661ad97c662 (patch) | |
| tree | 0b9f7743dc1ea2292b250f78e729943f1327566d /hw/bsp/imxrt | |
| parent | 4a0f5cbd6332a9ae76dc2eea293024fab2c81885 (diff) | |
add copy-artifact target, and add uf2 for all family board
Diffstat (limited to 'hw/bsp/imxrt')
| -rw-r--r-- | hw/bsp/imxrt/family.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/bsp/imxrt/family.mk b/hw/bsp/imxrt/family.mk index 47d403069..3311768bd 100644 --- a/hw/bsp/imxrt/family.mk +++ b/hw/bsp/imxrt/family.mk @@ -1,3 +1,5 @@ +UF2_FAMILY_ID = 0x4fb2d5bd + include $(TOP)/$(BOARD_PATH)/board.mk CFLAGS += \ |
