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:
Ayke van Laethem
2019-12-08 17:57:57 +01:00
committed by Ron Evans
parent 39d21e21f1
commit 49eb414530
+1 -1
View File
@@ -1,4 +1,4 @@
// +build sam stm32,!stm32f407 fe310
// +build !baremetal sam stm32,!stm32f407 fe310
package machine