Files
tinygo/builder
deadprogram 0a9b3f91bc builder: improvements needed for esp32 XIP to allow for correctly flashing large programs
This fixes the builder for ESP32 (original) by separating the RAM segments loadable by the
ROM bootloader from flash-mapped segments (DROM/IROM) which require MMU setup by startup code.

These changes are needed for to allow for ESP32 to correctly flashing large programs which
as a result require XIP support.

Signed-off-by: deadprogram <ron@hybridgroup.com>
2026-07-20 14:12:53 +02:00
..
2025-10-03 15:46:25 +02:00
2026-07-17 19:06:57 +02:00
2026-07-06 21:58:48 +02:00
2026-07-17 19:06:57 +02:00
2026-07-06 21:58:48 +02:00
2026-07-06 21:58:48 +02:00
2026-07-06 21:58:48 +02:00
2026-07-17 19:06:57 +02:00
2025-06-13 14:42:23 +02:00
2026-07-06 21:58:48 +02:00
2025-06-13 14:42:23 +02:00
2024-12-19 15:08:37 +01:00
2026-07-17 19:06:57 +02:00
2026-07-06 21:58:48 +02:00
2026-07-06 21:58:48 +02:00
2025-06-13 14:42:23 +02:00
2025-06-13 14:42:23 +02:00