aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/machine/spi.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/machine/spi.go')
-rw-r--r--src/machine/spi.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/machine/spi.go b/src/machine/spi.go
index 5c1fbbf69..803f4ffcb 100644
--- a/src/machine/spi.go
+++ b/src/machine/spi.go
@@ -1,5 +1,4 @@
//go:build !baremetal || atmega || esp32 || fe310 || k210 || nrf || (nxp && !mk66f18) || rp2040 || sam || (stm32 && !stm32f7x2 && !stm32l5x2)
-// +build !baremetal atmega esp32 fe310 k210 nrf nxp,!mk66f18 rp2040 sam stm32,!stm32f7x2,!stm32l5x2
package machine