mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-23 10:52:09 +00:00
efuse: Fix len of SOFT_DIS_JTAG for esp32c3(v4.3)
This commit is contained in:

committed by
Zim Kalinowski

parent
6b0cbe54e6
commit
0d16e61d96
@@ -17,7 +17,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
|
||||
// md5_digest_table 61baa79d296df996c838bc2adc1837e5
|
||||
// md5_digest_table 7e5a29e190c8e3a63e1a85a40b50c355
|
||||
// This file was generated from the file esp_efuse_table.csv. DO NOT CHANGE THIS FILE MANUALLY.
|
||||
// If you want to change some fields, you need to change esp_efuse_table.csv file
|
||||
// then run `efuse_common_table` or `efuse_custom_table` command it will generate this file.
|
||||
|
Reference in New Issue
Block a user