badger2040
badger2040 copied to clipboard
System Speed module for #24.
See #24
Seems to work.
On battery:
On USB:
Need to fix the SPI config, I think, so that the display isn't driven out of spec.
This is currently blocked by https://github.com/raspberrypi/pico-sdk/issues/1392
But I don't think that means we couldn't move ahead with some caveats.
Badger 2040W could either:
- Totally block setting speeds that would break WiFi
- Allow it, but emit some kind of warning + document this caveat
Some tentative progress here, perhaps this will trickle down in a few releases: https://github.com/raspberrypi/pico-sdk/pull/1521