aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorRon Evans <[email protected]>2019-05-14 19:38:39 +0200
committerRon Evans <[email protected]>2019-05-14 19:38:39 +0200
commitd3f2237d4441187dff0ae098b9de21402b0806b3 (patch)
treecffaae83b018ba3bee02fd08331edfbcb2719b01 /README.md
parentfc2ed2bdd0bdbcc7b8b8e80e3e41bfe476d90745 (diff)
downloadtinygo-d3f2237d4441187dff0ae098b9de21402b0806b3.tar.gz
tinygo-d3f2237d4441187dff0ae098b9de21402b0806b3.zip
docs: update README with new boards Adafruit Trinket M0, and STM32F407 Discovery
Signed-off-by: Ron Evans <[email protected]>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3327e7a39..36f0bf22f 100644
--- a/README.md
+++ b/README.md
@@ -47,9 +47,11 @@ The following microcontroller boards are currently supported:
* [Adafruit Circuit Playground Express](https://www.adafruit.com/product/3333)
* [Adafruit ItsyBitsy M0](https://www.adafruit.com/product/3727)
+* [Adafruit Trinket M0](https://www.adafruit.com/product/3500)
* [Arduino Uno](https://store.arduino.cc/arduino-uno-rev3)
* [BBC:Microbit](https://microbit.org/)
* [ST Micro STM32F103XX "Bluepill"](http://wiki.stm32duino.com/index.php?title=Blue_Pill)
+* [ST Micro STM32F407 "Discovery"](https://www.st.com/en/evaluation-tools/stm32f4discovery.html)
* [Digispark](http://digistump.com/products/1)
* [Nordic Semiconductor PCA10031](https://www.nordicsemi.com/eng/Products/nRF51-Dongle)
* [Nordic Semiconductor PCA10040](https://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF52-DK)