esp-idf/components/esp_rom/test_apps
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
..
main move {target}/rom/miniz.h to a common miniz.h 2022-11-15 15:39:39 +08:00
CMakeLists.txt esp_rom: migrate ut to pytest 2022-09-21 10:42:13 +08:00
pytest_esp_rom.py esp_rom: migrate ut to pytest 2022-09-21 10:42:13 +08:00
README.md soc: Add a soc cap, SOC_CLK_RC_FAST_D256_SUPPORTED, for whether the target has the RC_FAST_D256 clock 2022-11-01 11:23:26 +08:00
sdkconfig.defaults esp_rom: migrate ut to pytest 2022-09-21 10:42:13 +08:00

Supported Targets ESP32 ESP32-C2 ESP32-C3 ESP32-C6 ESP32-S2 ESP32-S3