wuzhenghui
|
9eae151f7c
|
esp32c6: bringup deepsleep examples
|
2023-03-02 15:06:05 +08:00 |
|
Armando
|
0fb0be3817
|
ld: fixed bootloader and app potential overlap issue
|
2023-03-01 10:39:30 +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 |
|
Armando
|
ad52655558
|
bootloader: improve irom/drom mapping way
|
2022-11-22 18:53:50 +08:00 |
|
wuzhenghui
|
ab09c07fdd
|
esp32c6: add esp_system support
|
2022-09-06 09:13:20 +00:00 |
|
songruojing
|
304a8f142d
|
esp32c6: introduce the target
Add esp32c6 target to tools and Kconfig
Create directories and files that are essential for `idf.py --preview set-target esp32c6`
|
2022-08-19 11:13:02 +08:00 |
|