mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-15 19:34:03 +00:00
Merge branch 'feature/secure_boot_revoke_check' into 'master'
secure_boot: Checks secure boot efuses Closes IDF-2609 See merge request espressif/esp-idf!12148
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include "driver/temp_sensor.h"
|
||||
#include "regi2c_ctrl.h"
|
||||
#include "esp_log.h"
|
||||
#include "esp32s2/esp_efuse_rtc_table.h"
|
||||
#include "esp_efuse_rtc_table.h"
|
||||
|
||||
static const char *TAG = "tsens";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user