move all nrf boards into its family group

This commit is contained in:
hathach
2020-11-28 10:48:44 +07:00
parent f0ffe7b984
commit 630692d81b
15 changed files with 49 additions and 298 deletions
+7
View File
@@ -0,0 +1,7 @@
MCU_VARIANT = nrf52833
CFLAGS += -DNRF52833_XXAA
LD_FILE = hw/mcu/nordic/nrfx/mdk/nrf52833_xxaa.ld
# flash using jlink
flash: flash-jlink