This website requires JavaScript.
Explore
Help
Sign In
eaw
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ceb11fd5434cd865511f96f69b6300c8ec9ce3c8
esp-idf
/
components
/
efuse
History
martin.gano
d0d7c53ee1
Tools: add Python 2 deprecation warning
2020-12-11 09:14:57 +01:00
..
esp32
efuse: Add 'disable Download Mode' & ESP32-S2 'Secure Download Mode' functionality
2020-05-28 17:50:45 +10:00
esp32s2
efuse: Add some fields in efuse_table and update esp_efuse_get_pkg_ver()
2020-08-10 15:59:02 +08:00
include
efuse: Have support for secure DL mode depend on a soc_caps flag
2020-05-28 18:02:02 +10:00
private_include
efuse: Fix the order of writing in batch mode for esp32s2 and s3
2020-11-05 15:05:55 +08:00
src
efuse: Fix the order of writing in batch mode for esp32s2 and s3
2020-11-05 15:05:55 +08:00
test
efuse: Fix the order of writing in batch mode for esp32s2 and s3
2020-11-05 15:05:55 +08:00
test_efuse_host
…
CMakeLists.txt
…
component.mk
…
efuse_table_gen.py
Tools: add Python 2 deprecation warning
2020-12-11 09:14:57 +01:00
Kconfig
global: rename esp32s2beta to esp32s2
2020-01-22 12:14:38 +08:00
Makefile.projbuild
…