aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets
diff options
context:
space:
mode:
authorJonathan Böcker <[email protected]>2024-03-21 07:53:06 +0100
committerRon Evans <[email protected]>2024-03-23 10:23:07 +0100
commita7ddb33bea6e4f02e964c6b3fb4eaab5f96db346 (patch)
treeb92344e3163191b01d86269f81b2adece08d5ad1 /targets
parent8a93196f1fa8d193e280948e972b725e66acb666 (diff)
downloadtinygo-a7ddb33bea6e4f02e964c6b3fb4eaab5f96db346.tar.gz
tinygo-a7ddb33bea6e4f02e964c6b3fb4eaab5f96db346.zip
Add pca10059-s140v7 as a target
Diffstat (limited to 'targets')
-rw-r--r--targets/pca10059-s140v7.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/targets/pca10059-s140v7.json b/targets/pca10059-s140v7.json
new file mode 100644
index 000000000..ca302c373
--- /dev/null
+++ b/targets/pca10059-s140v7.json
@@ -0,0 +1,3 @@
+{
+ "inherits": ["pca10059", "nrf52840-s140v7"]
+}