esp32h2: Build unit test app

This commit is contained in:
Angus Gratton 2021-07-06 17:31:18 +10:00 committed by Michael (XIAO Xufeng)
parent f0471b18b2
commit 1e628c0f30

View File

@ -21,6 +21,8 @@
#if CONFIG_IDF_TARGET_ESP32C3
#include "esp32c3/clk.h"
#elif CONFIG_IDF_TARGET_ESP32H2
#include "esp32h2/clk.h"
#endif
typedef enum {