esp32c6: add efuse support
This commit is contained in:
committed by
Song Ruo Jing
parent
68159feb10
commit
21663bd0b9
@@ -16,7 +16,6 @@
|
||||
#include "esp_log.h"
|
||||
#include "soc/efuse_periph.h"
|
||||
#include "bootloader_random.h"
|
||||
#include "soc/syscon_reg.h"
|
||||
#include "sys/param.h"
|
||||
|
||||
static __attribute__((unused)) const char *TAG = "efuse";
|
||||
|
||||
Reference in New Issue
Block a user