mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-18 06:35:35 +03:00
Merge branch 'feature/cleanup_rom_efuse_header' into 'master'
change(all): Clearing unused efuse rom headers See merge request espressif/esp-idf!27109
This commit is contained in:
@@ -450,7 +450,6 @@ components/esp_rom/esp32s3/ld/esp32s3.rom.version.ld
|
||||
components/esp_rom/include/esp32/rom/aes.h
|
||||
components/esp_rom/include/esp32/rom/bigint.h
|
||||
components/esp_rom/include/esp32/rom/crc.h
|
||||
components/esp_rom/include/esp32/rom/efuse.h
|
||||
components/esp_rom/include/esp32/rom/sha.h
|
||||
components/esp_rom/include/esp32/rom/tbconsole.h
|
||||
components/esp_rom/include/esp32/rom/tjpgd.h
|
||||
|
||||
@@ -108,7 +108,6 @@ components/esp_rom/include/esp32s2/rom/spi_flash.h
|
||||
components/esp_rom/include/esp32s2/rom/cache.h
|
||||
components/esp_rom/include/esp32s2/rom/secure_boot.h
|
||||
components/esp_rom/include/esp32s2/rom/opi_flash.h
|
||||
components/esp_rom/include/esp32s2/rom/efuse.h
|
||||
components/esp_ringbuf/include/freertos/ringbuf.h
|
||||
components/esp_netif/include/esp_netif_defaults.h
|
||||
components/esp_netif/include/esp_netif_net_stack.h
|
||||
|
||||
Reference in New Issue
Block a user