forked from espressif/esp-idf
esp32h2: Build unit test app
This commit is contained in:
committed by
Michael (XIAO Xufeng)
parent
f0471b18b2
commit
1e628c0f30
@@ -21,6 +21,8 @@
|
|||||||
|
|
||||||
#if CONFIG_IDF_TARGET_ESP32C3
|
#if CONFIG_IDF_TARGET_ESP32C3
|
||||||
#include "esp32c3/clk.h"
|
#include "esp32c3/clk.h"
|
||||||
|
#elif CONFIG_IDF_TARGET_ESP32H2
|
||||||
|
#include "esp32h2/clk.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
typedef enum {
|
typedef enum {
|
||||||
|
Reference in New Issue
Block a user