2bd50673b6
Before this, CIRCUITPY would start at 1MB anyway. This appeared to work only because I hadn't checked the actual size of the CIRCUITPY drive, and because until now the flash hadn't actually crossed that 1MB boundary into CIRCUITPY storage. WARNING: on pico_w, upgrading/downgrading CircuitPython across this commit boundary will erase the CIRCUITPY filesystem. After this commit, switching between pico and pico_w firmware will erase the CIRCUITPY filesystem |
||
---|---|---|
.. | ||
bindings | ||
boards | ||
common-hal | ||
lib | ||
lwip_inc | ||
lwip_src | ||
peripherals | ||
pioasm | ||
sdk@2e6142b15b | ||
sdk_config/pico | ||
supervisor | ||
audio_dma.c | ||
audio_dma.h | ||
background.c | ||
background.h | ||
boot_stage2.ld | ||
fatfs_port.c | ||
flash_info.h.jinja | ||
gen_stage2.py | ||
link.ld | ||
Makefile | ||
mpconfigport.h | ||
mpconfigport.mk | ||
mphalport.c | ||
mphalport.h | ||
qstrdefsport.h | ||
README.rst | ||
stage2.c.jinja |
RP2040 ================== This port supports many development boards that utilize RP2040 chips. See https://circuitpython.org/downloads for all supported boards. Building -------- For build instructions see this guide: https://learn.adafruit.com/building-circuitpython/ Port Specific modules --------------------- .. toctree:: ../../shared-bindings/rp2pio/index