add tinyusb
This commit is contained in:
7
tinyusb/hw/bsp/nrf/boards/pca10100/board.mk
Executable file
7
tinyusb/hw/bsp/nrf/boards/pca10100/board.mk
Executable 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
|
||||
Reference in New Issue
Block a user