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ść
c148c4c01c
esp-idf
/
components
/
efuse
/
esp32
/
sources.cmake
4 wiersze
124 B
CMake
Czysty
Zwykły widok
Historia
Unescape
Escape
secure_boot: Checks secure boot efuses ESP32 V1 and V2 - protection bits. ESP32xx V2: revoke bits, protection bits - refactor efuse component - adds some APIs for esp32 chips as well as for esp32xx chips
2021-01-25 20:27:03 +00:00
set
(
EFUSE_SOC_SRCS
"esp_efuse_table.c"
"
e
s
p
_
e
f
u
s
e
_
f
i
e
l
d
s
.
c
"
"
e
s
p
_
e
f
u
s
e
_
u
t
i
l
i
t
y
.
c
"
)