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