mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-11 22:43:40 +00:00
machine/rp2040: add I2C support (#2013)
machine/rp2040: add i2c support
This commit is contained in:
committed by
GitHub
parent
cfae2d4f9a
commit
4f7b23c2b7
+1
-1
@@ -1,4 +1,4 @@
|
||||
// +build atmega nrf sam stm32 fe310 k210
|
||||
// +build atmega nrf sam stm32 fe310 k210 rp2040
|
||||
|
||||
package machine
|
||||
|
||||
|
||||
Reference in New Issue
Block a user