mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-19 03:54:01 +00:00
nrf: add support for SoftDevices to PCA10040 board
This commit is contained in:
committed by
Ron Evans
parent
b153bd63f2
commit
16fbf53ae2
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"build-tags": ["softdevice"],
|
||||
"linkerscript": "targets/nrf52-s132v6.ld"
|
||||
}
|
||||
Reference in New Issue
Block a user