Commit Graph
2 Commits
Author SHA1 Message Date
Marius Vikhammer 0ab385ab88 fix(ulp): correct target LP memory reservation limits
The configured maximum should match each target's fixed LP/RTC
reservations so menuconfig does not advertise values that the linker
cannot support.

Keep the linker failure explicit about CONFIG_ULP_COPROC_RESERVE_MEM
because application RTC sections still share the remaining LP/RTC RAM.
2026-05-06 17:37:35 +08:00
Alexey Lapshin 9f1359ad08 feat(esp_system): riscv: refactor linker scripts to reduce duplicated code 2026-01-30 23:27:29 +07:00