esp-idf/components/heap/port
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
..
esp32 heap: adjust the order of RTC memory heap caps and regions 2021-12-29 08:49:42 +00:00
esp32c2 use enum and designated initializers in soc_memory_type define 2022-07-29 17:07:41 +08:00
esp32c3 use enum and designated initializers in soc_memory_type define 2022-07-29 17:07:41 +08:00
esp32c6 esp32c6: introduce the target 2022-08-19 11:13:02 +08:00
esp32h2 use enum and designated initializers in soc_memory_type define 2022-07-29 17:07:41 +08:00
esp32s2 heap: adjust the order of RTC memory heap caps and regions 2021-12-29 08:49:42 +00:00
esp32s3 bugfix: DCache data memory is dma accessible but not retention dma accessible 2022-08-03 20:07:39 +08:00
memory_layout_utils.c esp32h2beta2:update rom layout table 2022-03-29 14:13:06 +08:00