esp-idf/components/esp_rom/test_apps/main
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
..
CMakeLists.txt esp_rom: migrate ut to pytest 2022-09-21 10:42:13 +08:00
test_app_main.c esp_rom: migrate ut to pytest 2022-09-21 10:42:13 +08:00
test_libgcc.c esp_rom: migrate ut to pytest 2022-09-21 10:42:13 +08:00
test_miniz.c move {target}/rom/miniz.h to a common miniz.h 2022-11-15 15:39:39 +08:00