This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
esp-idf
kopia lustrzana
https://github.com/espressif/esp-idf
Obserwuj
1
Polub
0
Forkuj
You've already forked esp-idf
0
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
b9cf89ac23
esp-idf
/
components
/
esp32
/
include
/
rom
/
crc.h
3 wiersze
96 B
C
Czysty
Zwykły widok
Historia
Unescape
Escape
separate rom from esp32 component to esp_rom 1. separate rom include files and linkscript to esp_rom 2. modefiy "include rom/xxx.h" to "include esp32/rom/xxx.h" 3. Forward compatible 4. update mqtt
2019-03-14 09:29:32 +00:00
#
warning rom
/
crc.h is deprecated, please use esp32
/
rom
/
crc.h instead
#
include
"esp32/rom/crc.h"