mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-08 04:53:42 +00:00
avr: add support for the digispark
Blinking the on-board LED works. Nothing else has been tested yet.
This commit is contained in:
@@ -47,6 +47,9 @@ Note: the AVR backend of LLVM is still experimental so you may encounter bugs.
|
||||
|
||||
* `Arduino Uno <https://store.arduino.cc/arduino-uno-rev3>`_ (`ATmega328p
|
||||
<https://www.microchip.com/wwwproducts/en/ATmega328p>`_)
|
||||
* `Digispark <http://digistump.com/products/1>`_ (`ATtiny85
|
||||
<https://www.microchip.com/wwwproducts/en/ATtiny85>`_) |br|
|
||||
Very limited support at the moment.
|
||||
|
||||
|
||||
WebAssembly
|
||||
|
||||
Reference in New Issue
Block a user