mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-05 12:25:03 +02:00
freertos: always enable static allocation
to use it for newlib locks
This commit is contained in:
@@ -4,7 +4,6 @@ menu "TinyUSB"
|
||||
bool "Enable TinyUSB driver"
|
||||
default n
|
||||
depends on IDF_TARGET_ESP32S2
|
||||
select FREERTOS_SUPPORT_STATIC_ALLOCATION
|
||||
select FREERTOS_USE_AUTHENTIC_INCLUDE_PATHS
|
||||
help
|
||||
Adds support for TinyUSB
|
||||
|
||||
Reference in New Issue
Block a user