add tinygo device files
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"linkerscript": "targets/nrf52.ld",
|
||||
"extra-files": [
|
||||
"lib/nrfx/mdk/system_nrf52.c",
|
||||
"src/device/nrf/nrf52.s"
|
||||
"targets/device/nrf/nrf52.s"
|
||||
],
|
||||
"openocd-transport": "swd",
|
||||
"openocd-target": "nrf51"
|
||||
|
||||
Reference in New Issue
Block a user