summaryrefslogtreecommitdiffstatshomepage
path: root/docs/esp32/tutorial
diff options
context:
space:
mode:
authoriabdalkader <i.abdalkader@gmail.com>2025-03-27 13:47:31 +0100
committerDamien George <damien@micropython.org>2025-06-26 12:10:04 +1000
commitcbe50635e85e7b7966d51fe65626304bd04f4032 (patch)
treecb712877ad13dcda149fb8371bc6372ae88a0030 /docs/esp32/tutorial
parent0815b454796c198eeed90c0bb5645b8d0e3b9b38 (diff)
downloadmicropython-cbe50635e85e7b7966d51fe65626304bd04f4032.tar.gz
micropython-cbe50635e85e7b7966d51fe65626304bd04f4032.zip
stm32/main: Add support for additional GC blocks.
Add support for defining additional GC blocks via linker scripts. A board would need to define `_gc_blocks_table_start` and `_gc_blocks_table_end` and within that region have pairs of (address, length) for each GC block to add. Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions