aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets/clue.json
diff options
context:
space:
mode:
authordeadprogram <[email protected]>2020-12-28 18:48:13 +0100
committerRon Evans <[email protected]>2020-12-29 15:17:38 +0100
commit939b39332515d9a95274e95a0f3239d9ce5d3b72 (patch)
tree8d0b8596ff7eebe5015bb911776229e8b05388a0 /targets/clue.json
parenta5ee1ba4b3a4efae0a77c4f07be4de78fad057fc (diff)
downloadtinygo-939b39332515d9a95274e95a0f3239d9ce5d3b72.tar.gz
tinygo-939b39332515d9a95274e95a0f3239d9ce5d3b72.zip
machine/clue: correct volume name and add alias for release version of Adafruit Clue board
Signed-off-by: deadprogram <[email protected]>
Diffstat (limited to 'targets/clue.json')
-rw-r--r--targets/clue.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/targets/clue.json b/targets/clue.json
new file mode 100644
index 000000000..e39363f8c
--- /dev/null
+++ b/targets/clue.json
@@ -0,0 +1,3 @@
+{
+ "inherits": ["clue-alpha"]
+}