beryllium-org / OS

Beryllium OS, a unix-like operating system for CircuitPython powered microcontrollers. (Formerly known as ljinux)
GNU General Public License v3.0
227 stars 14 forks source link

Waveshare RP2040-Zero fixes #76

Closed bill88t closed 1 year ago

bill88t commented 1 year ago

Closes #75.

vrz commented 1 year ago

must be: line 10 [ I2C1 SCL|SPI1 TX ] GP15 line 11 [ I2C1 SCA|SPI1 SCK] GP14

vrz commented 1 year ago

sorry: line 11 [ I2C1 SDA|SPI1 SCK] GP14