esp32c6: add esp_rom support (rom version: esp32c6-20220901)

This commit is contained in:
wuzhenghui
2022-07-12 20:28:06 +08:00
committed by Song Ruo Jing
parent 1c820b0a6d
commit 68159feb10
26 changed files with 1942 additions and 9 deletions
@@ -14,3 +14,4 @@
#define ESP_ROM_HAS_RETARGETABLE_LOCKING (1) // ROM was built with retargetable locking
#define ESP_ROM_HAS_ERASE_0_REGION_BUG (1) // ROM has esp_flash_erase_region(size=0) bug
#define ESP_ROM_GET_CLK_FREQ (1) // Get clk frequency with rom function `ets_get_cpu_frequency`
#define ESP_ROM_HAS_LAYOUT_TABLE (1) // ROM has the layout table