mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
bringup esp32-s3 on FPGA
This commit is contained in:
@@ -31,6 +31,8 @@
|
||||
#include "esp32/clk.h"
|
||||
#elif CONFIG_IDF_TARGET_ESP32S2
|
||||
#include "esp32s2/clk.h"
|
||||
#elif CONFIG_IDF_TARGET_ESP32S3
|
||||
#include "esp32s3/clk.h"
|
||||
#endif
|
||||
|
||||
#define D_STALL_COUNTER_ID 0
|
||||
|
Reference in New Issue
Block a user