picocomputer / rp6502

Picocomputer 6502 firmware
BSD 3-Clause "New" or "Revised" License
85 stars 23 forks source link

Basic Pico W support #19

Open rumbledethumps opened 1 year ago

rumbledethumps commented 1 year ago

Investigate dimming the Pico W led. There is currently a conflict with PICO_FLASH_BANK_STORAGE_OFFSET and lfs.c. Better than moving the offset would be an implementation of btstack_flash_bank.c that writes to a file on lfs (which has wear levelling).