Ivan Grokhotkov
|
dd5190868a
|
efuse: set timing configuration before writing
|
2020-04-03 00:51:36 +02:00 |
|
suda-morris
|
0af56e2815
|
Add chip revision into image header
Check chip id and chip revision before boot app image
Closes https://github.com/espressif/esp-idf/issues/4000
|
2019-09-27 10:24:39 +08:00 |
|
suda-morris
|
b482ba117d
|
efuse: update the scheme of getting chip revision
|
2019-08-13 15:49:01 +08:00 |
|
V.Dudnik
|
7d9330d1af
|
efuse: Fix unused variable warning when NDEBUG
Merges: https://github.com/espressif/esp-idf/pull/3429
Closes: https://github.com/espressif/esp-idf/issues/3432
|
2019-05-08 09:41:49 +08:00 |
|
GOPTIONS\pfrost
|
dd76df7aee
|
efuse: Fix excess data coming from uninitialized variable
Fixed esp_efuse_get_pkg_ver() function
Closes: https://github.com/espressif/esp-idf/pull/3309
Closes: IDFGH-976
|
2019-04-16 16:04:15 +08:00 |
|
Angus Gratton
|
af1ea9b1b9
|
efuse: When Virtual eFuses are enabled, seed the virtual values as part of startup code
|
2019-03-11 15:20:40 +11:00 |
|
Konstantin Kondrashov
|
509e1264b9
|
efuse: Fix to pass CI tests
|
2019-02-28 07:31:29 +00:00 |
|
Konstantin Kondrashov
|
1d7b901aeb
|
efuse: Add MAX_BLK_LEN define for changing len of field
Added docs, improved efuse_table_gen.py, and minor fixes
Checking the generated files for compliance with the coding scheme.
|
2019-02-28 07:31:29 +00: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 |
|