wuzhenghui
|
9eae151f7c
|
esp32c6: bringup deepsleep examples
|
2023-03-02 15:06:05 +08:00 |
|
Armando
|
4c878eeb0a
|
sections_ld: add description to .flash.rodata_noload
This commit also move _rodata_reserved_end symbol right at the entry of
the .flash.rodata_noload.
|
2023-02-07 20:23:52 +08:00 |
|
Armando
|
d6844051fc
|
esp_mm: new virtual memory mapping apis via mmu
|
2023-02-07 20:23:52 +08:00 |
|
wuzhenghui
|
44df5b31af
|
feature: add ram loadable app support
|
2023-02-01 17:57:22 +08:00 |
|
jiangguangming
|
a367ab4b76
|
ld: fix rtc.data rtc.bss section issues
1. rtc.data section: should include sbss srodata in rtc_wake_stub*.*
2. rtc.bss section: move rtc .bss .bss.* from rtc.data to rtc.bss
|
2023-01-10 17:03:54 +08:00 |
|
wuzhenghui
|
ab09c07fdd
|
esp32c6: add esp_system support
|
2022-09-06 09:13:20 +00:00 |
|