mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 19:24:33 +02:00
Merge branch 'task/remove-portmacro.h-from-task.h' into 'master'
freertos: remove portmacro.h inclusion from task.h Closes IDF-3793 See merge request espressif/esp-idf!16307
This commit is contained in:
@@ -33,9 +33,6 @@
|
||||
#endif
|
||||
|
||||
#include "list.h"
|
||||
#ifdef ESP_PLATFORM // IDF-3793
|
||||
#include "freertos/portmacro.h"
|
||||
#endif // ESP_PLATFORM
|
||||
|
||||
/* *INDENT-OFF* */
|
||||
#ifdef __cplusplus
|
||||
|
Reference in New Issue
Block a user