mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00
ci: support to build esp32s2beta simple examples
This commit is contained in:

committed by
Angus Gratton

parent
4ce00a4829
commit
25ab8380c8
@@ -41,7 +41,7 @@
|
||||
|
||||
#include "xtensa/core-macros.h"
|
||||
|
||||
#warning "dport_access: TODO: simplify for esp32s2beta"
|
||||
// TODO: dport_access: simplify for esp32s2beta - IDF-755
|
||||
|
||||
#ifndef CONFIG_FREERTOS_UNICORE
|
||||
static portMUX_TYPE g_dport_mux = portMUX_INITIALIZER_UNLOCKED;
|
||||
|
Reference in New Issue
Block a user