diff options
author | Ron Evans <[email protected]> | 2019-10-10 07:31:06 +0200 |
---|---|---|
committer | Ron Evans <[email protected]> | 2019-10-10 07:31:06 +0200 |
commit | 832f301a7405b1587d18c91c4a0caa3be3715fc3 (patch) | |
tree | 6025ab705bac52c3c775992cdd06cbf89d5b6670 /README.md | |
parent | 2168b1b5163ac75331fe0726862ee213a358bc75 (diff) | |
download | tinygo-832f301a7405b1587d18c91c4a0caa3be3715fc3.tar.gz tinygo-832f301a7405b1587d18c91c4a0caa3be3715fc3.zip |
docs: add SiFive HiFive1 to list of supported boards
Signed-off-by: Ron Evans <[email protected]>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -54,6 +54,7 @@ The following 18 microcontroller boards are currently supported: * [Arduino Uno](https://store.arduino.cc/arduino-uno-rev3) * [BBC micro:bit](https://microbit.org/) * [Game Boy Advance](https://en.wikipedia.org/wiki/Game_Boy_Advance) +* [SiFIve HiFive1](https://www.sifive.com/boards/hifive1) * [ST Micro STM32F103XX "Bluepill"](http://wiki.stm32duino.com/index.php?title=Blue_Pill) * [ST Micro "Nucleo F103RB"](https://www.st.com/en/evaluation-tools/nucleo-f103rb.html) * [ST Micro STM32F407 "Discovery"](https://www.st.com/en/evaluation-tools/stm32f4discovery.html) |