pimoroni / BreakoutGarden

0 stars 0 forks source link

PA1010D (GPS) #1

Open Gadgetoid opened 3 years ago

Gadgetoid commented 3 years ago
Gadgetoid commented 3 years ago

Currently does not work well with Pico's hardware i2c. Awaiting resolution of https://github.com/raspberrypi/pico-sdk/issues/252

This affects the Pico SDK C++ Library, CircuitPython and MicroPython unless PIO i2c or bitbangio i2c is used.

Gadgetoid commented 3 years ago

Awaiting inclusion of https://github.com/raspberrypi/pico-sdk/pull/314 in a new SDK release.

MicroPython would have to update to this hypothetical release before PA1010D works in MicroPython.

Gadgetoid commented 3 years ago

Adding to the Breakout Garden installer in progress - https://github.com/pimoroni/breakout-garden/pull/26