mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-19 12:04:03 +00:00
machine: add Tx method to simulated SPI bus
This allows display drivers like st7789 to be used on the TinyGo Playground.
This commit is contained in:
committed by
Ron Evans
parent
39d21e21f1
commit
49eb414530
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
// +build sam stm32,!stm32f407 fe310
|
// +build !baremetal sam stm32,!stm32f407 fe310
|
||||||
|
|
||||||
package machine
|
package machine
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user