tinygo-org / tinygo

Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
https://tinygo.org
Other
15.32k stars 905 forks source link

Arduino UNO need SPI support for testing driver Lora sx127x #1351

Closed yevsia closed 3 years ago

yevsia commented 4 years ago

There are 2 Arduino UNO boards with Lora SX1278 available, but there is no SPI support at the moment, implementation is necessary if possible, thanks.

Nerzal commented 3 years ago

I'd say this issue can now be closed, as SPI support is coming in the next release thanks to #1614

deadprogram commented 3 years ago

Tagged for next release, at which point it can be closed.

deadprogram commented 3 years ago

This has been released with v0.17.0 so now closing. Thanks!