Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-11-10 03:51:46 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
27ca6549d5b51fe481ee7f7f32b1155f10fd9d1a
esp-idf/components/esp_rom/include/esp32c2/rom/miniz.h

9 lines
230 B
C
Raw Normal View History

ESP8684: update bootloader, bootloader_support, esp_rom
2021-11-06 17:21:57 +08:00
/*
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-11-14 17:54:53 +08:00
* SPDX-FileCopyrightText: 2022 Espressif Systems (Shanghai) CO LTD
ESP8684: update bootloader, bootloader_support, esp_rom
2021-11-06 17:21:57 +08:00
*
* SPDX-License-Identifier: Apache-2.0
*/
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-11-14 17:54:53 +08:00
#warning "{target}/rom/miniz.h is deprecated, please use (#include "miniz.h") instead"
#include "../../miniz.h"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 68ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API