mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-10 18:06:29 +00:00
global: enable build uinit test for esp32-s3
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
#include "soc/rtc_io_struct.h"
|
||||
#include "esp_rom_sys.h"
|
||||
|
||||
#if !DISABLED_FOR_TARGETS(ESP8266, ESP32S2) // This testcase for ESP32
|
||||
#if !DISABLED_FOR_TARGETS(ESP8266, ESP32S2, ESP32S3) // This testcase for ESP32
|
||||
|
||||
static const char *TAG = "test_touch";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user