aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/machine/i2c.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/machine/i2c.go')
-rw-r--r--src/machine/i2c.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/machine/i2c.go b/src/machine/i2c.go
index 7791cc655..c3dfe24c3 100644
--- a/src/machine/i2c.go
+++ b/src/machine/i2c.go
@@ -1,4 +1,4 @@
-// +build avr nrf stm32f103xx
+// +build avr nrf sam stm32f103xx
package machine