Angus Gratton
363589e849
efuse: Add new esp_efuse_read_field_bit() convenience function
2021-07-16 10:59:51 +10:00
Angus Gratton
9ca02bd8ac
efuse: Add new esp_efuse_write_field_bit() convenience function
2021-07-16 10:59:51 +10:00
morris
c159984264
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-21 18:51:45 +08:00
Konstantin Kondrashov
303d17792a
efuse: Add a write/read protection
2019-02-28 07:31:29 +00:00
Konstantin Kondrashov
693a5c209b
efuse: Add API efuse
...
Added support 3/4 coding scheme
2019-02-28 07:31:29 +00:00