mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
esp32s2beta: convert some todos to warnings
This commit is contained in:
@@ -41,6 +41,8 @@
|
||||
|
||||
#include "xtensa/core-macros.h"
|
||||
|
||||
#warning "dport_access: TODO: simplify for esp32s2beta"
|
||||
|
||||
#ifndef CONFIG_FREERTOS_UNICORE
|
||||
static portMUX_TYPE g_dport_mux = portMUX_INITIALIZER_UNLOCKED;
|
||||
|
||||
|
Reference in New Issue
Block a user