esp-idf/components/esp_rom/include
jiangguangming 08fd77a09a move {target}/rom/miniz.h to a common miniz.h
- Move {target}/rom/miniz.h to common miniz.h
- Add ESP_ROM_HAS_MZ_CRC32 for ESP32/S2/S3/C3/H4
- Alias mz_crc32 to crc32_le if chips not support ESP_ROM_HAS_MZ_CRC32

Closes https://github.com/espressif/esp-idf/issues/10177
2022-11-15 15:39:39 +08:00
..
esp32/rom move {target}/rom/miniz.h to a common miniz.h 2022-11-15 15:39:39 +08:00
esp32c2/rom move {target}/rom/miniz.h to a common miniz.h 2022-11-15 15:39:39 +08:00
esp32c3/rom move {target}/rom/miniz.h to a common miniz.h 2022-11-15 15:39:39 +08:00
esp32c6/rom move {target}/rom/miniz.h to a common miniz.h 2022-11-15 15:39:39 +08:00
esp32h4/rom move {target}/rom/miniz.h to a common miniz.h 2022-11-15 15:39:39 +08:00
esp32s2/rom move {target}/rom/miniz.h to a common miniz.h 2022-11-15 15:39:39 +08:00
esp32s3/rom move {target}/rom/miniz.h to a common miniz.h 2022-11-15 15:39:39 +08:00
linux/soc
esp_rom_crc.h
esp_rom_efuse.h
esp_rom_gpio.h
esp_rom_lldesc.h
esp_rom_md5.h
esp_rom_regi2c.h
esp_rom_spiflash.h
esp_rom_spiflash_defs.h
esp_rom_sys.h
esp_rom_tlsf.h
esp_rom_uart.h
miniz.h move {target}/rom/miniz.h to a common miniz.h 2022-11-15 15:39:39 +08:00