esp-idf/components/esp_rom/esp32s2
jiangguangming af425e5a8e 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/H2
- Alias mz_crc32 to crc32_le if chips not support ESP_ROM_HAS_MZ_CRC32
2022-12-02 19:39:44 +08:00
..
ld esp-rom: add missing spi-flash ROM API functions 2022-08-12 14:31:56 +08:00
esp_rom_caps.h move {target}/rom/miniz.h to a common miniz.h 2022-12-02 19:39:44 +08:00
Kconfig.soc_caps.in move {target}/rom/miniz.h to a common miniz.h 2022-12-02 19:39:44 +08:00
usb_descriptors.c esp_rom: esp32s2: suppress -Waddress-of-packed-member warning 2022-05-30 14:48:12 +07:00