machine/rp2040: add I2C support (#2013)

machine/rp2040: add i2c support
This commit is contained in:
Patricio Whittingslow
2021-08-06 12:22:50 -03:00
committed by GitHub
parent cfae2d4f9a
commit 4f7b23c2b7
6 changed files with 522 additions and 9 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// +build atmega nrf sam stm32 fe310 k210
// +build atmega nrf sam stm32 fe310 k210 rp2040
package machine