mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
global: enable build uinit test for esp32-s3
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
#include "test/test_common_adc.h"
|
||||
#include "esp_rom_sys.h"
|
||||
|
||||
#if !DISABLED_FOR_TARGETS(ESP8266, ESP32) // This testcase for ESP32S2
|
||||
#if !DISABLED_FOR_TARGETS(ESP8266, ESP32, ESP32S3) // This testcase for ESP32S2
|
||||
|
||||
#include "soc/system_reg.h"
|
||||
#include "soc/lldesc.h"
|
||||
|
Reference in New Issue
Block a user