efuse: Fix len of SOFT_DIS_JTAG for esp32c3(v4.3)

This commit is contained in:
Konstantin Kondrashov
2021-09-14 13:22:08 +08:00
committed by Zim Kalinowski
parent 6b0cbe54e6
commit 0d16e61d96
8 changed files with 31 additions and 59 deletions

View File

@@ -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.