Guillaume Souchere
|
6dffac74e9
|
heap: Fix IRAM level 2 starting address
The IRAM level 2 address should start at the same address as DRAM level 2 and not DRAM level 3.
|
2023-01-06 09:30:36 +00:00 |
|
wuzhenghui
|
357490267a
|
heap: update esp32c6 memory layout
|
2022-09-29 11:13:06 +08:00 |
|
wuzhenghui
|
4a86a6a258
|
esp32c6: add heap support
|
2022-09-26 20:32:13 +08: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 |
|