mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-29 13:45:45 +00:00
ci: Disable some unit-test-apps for esp32c6 to pass ci build stage
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
#include "freertos/semphr.h"
|
||||
#include "sdkconfig.h"
|
||||
#include "soc/rtc.h"
|
||||
#include "soc/rtc_cntl_reg.h"
|
||||
#include "esp_system.h"
|
||||
#include "test_utils.h"
|
||||
#include "esp_log.h"
|
||||
@@ -45,6 +44,7 @@
|
||||
#endif
|
||||
|
||||
#if portNUM_PROCESSORS == 2
|
||||
#include "soc/rtc_cntl_reg.h"
|
||||
|
||||
// This runs on APP CPU:
|
||||
static void time_adc_test_task(void* arg)
|
||||
|
Reference in New Issue
Block a user