circuitpython/ports
Scott Shawcroft 5d2b60cbf6
Redo RP2040 flash settings
This switches stage2 to C and uses Jinja to change the C code based
on flash settings from https://github.com/adafruit/nvm.toml. It
produces the fastest settings for the given set of external flashes.
Flash size is no longer hard coded so switching flashes with similar
capabilities but different sizes should *just work*.

This PR also places "ITCM" code in RAM to save the XIP cache for
code execution. Further optimization is possible. A blink code.py
still requires a number of flash fetches every blink.

Fixes #4041
2021-03-18 16:55:42 -07:00
..
atmel-samd Merge pull request #4403 from jepler/bitmap-read-2 2021-03-17 07:57:31 -05:00
cxd56 Merge pull request #4415 from jepler/pre-commit-no-run-if-empty 2021-03-16 09:54:12 -05:00
esp32s2 More formatting 2021-03-16 08:29:04 -05:00
litex run code formatting script 2021-03-15 19:27:36 +05:30
mimxrt10xx mimxrt: Quiet some warnings down in the sdk 2021-03-18 16:54:11 -05:00
nrf Merge pull request #4421 from kattni/led-pin 2021-03-16 18:58:14 -05:00
raspberrypi Redo RP2040 flash settings 2021-03-18 16:55:42 -07:00
stm More formatting 2021-03-16 08:29:04 -05:00
unix run code formatting script 2021-03-15 19:27:36 +05:30