esp-idf/components/efuse
Angus Gratton 4b4cd7fb51 efuse/flash encryption: Reduce FLASH_CRYPT_CNT to a 7 bit efuse field
8th bit is not used by hardware.

As reported https://esp32.com/viewtopic.php?f=2&t=7800&p=40895#p40894
2019-04-03 14:07:20 +11:00
..
esp32 efuse/flash encryption: Reduce FLASH_CRYPT_CNT to a 7 bit efuse field 2019-04-03 14:07:20 +11:00
include
src separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
test separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
test_efuse_host
CMakeLists.txt
Kconfig
Makefile.projbuild
component.mk
efuse_table_gen.py