Konstantin Kondrashov
|
4a487af43a
|
efuse: Add new APIs for keys, purposes, wr/rd protection
- the batch mode can be called recursively
|
2020-12-04 10:42:57 +08:00 |
|
Wu Bo Wen
|
5cc329b9d0
|
driver/adc: support for esp32s2 adc calibration scheme V2
notice that the o_code is now pulled from efuse instead of automatically calibrated. This may influence other parts of the system.
Closes https://github.com/espressif/esp-idf/issues/5455
|
2020-12-03 20:08:59 +08:00 |
|
Angus Gratton
|
66fb5a29bb
|
Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace)
|
2020-11-11 07:36:35 +00:00 |
|
KonstantinKondrashov
|
f2c9c1e4ab
|
efuse: Fix the order of writing in batch mode for esp32s2 and s3
|
2020-11-06 07:25:35 +00:00 |
|
morris
|
458b14a8ea
|
esp_rom: extract common efuse apis into esp_rom_efuse.h
|
2020-07-15 10:40:50 +08:00 |
|
KonstantinKondrashov
|
5cfdf1aa70
|
efuse: Add some fields in efuse_table and update esp_efuse_get_pkg_ver()
Closes: IDF-1077
|
2020-06-08 22:35:08 +08:00 |
|
Angus Gratton
|
f64ae4fa99
|
efuse: Add 'disable Download Mode' & ESP32-S2 'Secure Download Mode' functionality
|
2020-05-28 17:50:45 +10:00 |
|
Angus Gratton
|
158ab5a9b9
|
Remove "disable ROM BASIC boot mode" from ESP32-S2
Feature removed from ESP32-S2 ROM (was present in S2 Beta ROM)
|
2020-05-01 16:16:47 +10:00 |
|
Angus Gratton
|
16ad24dd00
|
efuse: Add an API to return the efuse descriptor for a key block's purpose field
|
2020-04-06 18:33:11 +10:00 |
|
KonstantinKondrashov
|
4c5d26085f
|
efuse/esp32s2: Fix get_coding_scheme() when CONFIG_SECURE_FLASH_ENC_ENABLED and LOG_LEVEL is Debug
|
2020-03-11 18:22:07 +08:00 |
|
KonstantinKondrashov
|
146c788bd4
|
(S2) efuse: Using a ROM function for set_timing
Closes: IDF-990
|
2020-02-18 01:10:57 +00:00 |
|
morris
|
e30cd361a8
|
global: rename esp32s2beta to esp32s2
|
2020-01-22 12:14:38 +08:00 |
|