mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-24 17:27:21 +00:00
esp_clk: refactor target/clk.h to private/esp_clk.h
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include "assert.h"
|
||||
#include "esp_efuse_utility.h"
|
||||
#include "soc/efuse_periph.h"
|
||||
#include "esp32h2/clk.h"
|
||||
#include "esp_private/esp_clk.h"
|
||||
#include "esp32h2/rom/efuse.h"
|
||||
|
||||
static const char *TAG = "efuse";
|
||||
|
Reference in New Issue
Block a user