circuitpython/ports
Jeff Epler 82be75adb5 Add ability to reserve psram
.. the primary user of which will be the camera, since the framebuffers
must be allocated via esp-idf allocation function and never from the
gc heap.

A board can have a default value, and the value can also be set in the
/.env file using the key CIRCUITPY_RESERVED_PSRAM with the value being
the reserved size in bytes.

Co-authored-by: Dan Halbert <halbert@adafruit.com>
2022-08-03 16:19:40 -05:00
..
atmel-samd Add more ESP32 boards and enable web workflow 2022-08-01 15:52:08 -07:00
broadcom list extensions instead of macros names ("bin,uf2" not BIN_UF2) 2022-07-26 18:15:59 +02:00
cxd56 list extensions instead of macros names ("bin,uf2" not BIN_UF2) 2022-07-26 18:15:59 +02:00
espressif Add ability to reserve psram 2022-08-03 16:19:40 -05:00
litex list extensions instead of macros names ("bin,uf2" not BIN_UF2) 2022-07-26 18:15:59 +02:00
mimxrt10xx list extensions instead of macros names ("bin,uf2" not BIN_UF2) 2022-07-26 18:15:59 +02:00
nrf Added support for 8MB flash for Challenger 840 2022-07-26 20:34:01 -05:00
raspberrypi Add board.LED (alias of board.LED_R part of RGB) 2022-07-28 16:46:56 +02:00
stm fix extensions for atmel and 2 boards, matching main 2022-07-26 18:15:59 +02:00
unix no Russian font for SAMD21; adjust unix build warnings 2022-07-19 14:07:18 -04:00