global: rename esp32s2beta to esp32s2
This commit is contained in:
@@ -31,8 +31,8 @@
|
||||
|
||||
#if CONFIG_IDF_TARGET_ESP32
|
||||
#include "esp32/clk.h"
|
||||
#elif CONFIG_IDF_TARGET_ESP32S2BETA
|
||||
#include "esp32s2beta/clk.h"
|
||||
#elif CONFIG_IDF_TARGET_ESP32S2
|
||||
#include "esp32s2/clk.h"
|
||||
#endif
|
||||
|
||||
#define D_STALL_COUNTER_ID 0
|
||||
|
||||
Reference in New Issue
Block a user