Logo
Explore Help
Sign In
andy/tinyUSB
1
0
Fork 0
You've already forked tinyUSB
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
a9f1c62dffc2cb0229767959173f78eec9931db0
tinyUSB/examples/device/cdc_msc_freertos/src/CMakeLists.txt

5 lines
188 B
CMake
Raw Normal View History

update freeRTOS kernel to latest for library cmake add per family freeRTOSConfig.h also make changes to build with freertos_kernel cmake - hard coded configPRIO_BITS based on family - change configSUPPORT_STATIC_ALLOCATION to 0, configSUPPORT_DYNAMIC_ALLOCATION to 1 - enable configRECORD_STACK_HIGH_ADDRESS for tracing - enable INCLUDE_xTaskGetCurrentTaskHandle which is required to compile stream_buffer (although we don't use it).
2023-04-21 20:55:44 +07:00
# This file is for ESP-IDF only
add esp32s2 saola bsp update cdc_msc_freertos main.c to work with esp32s2 add CMake file
2020-04-01 20:24:46 +07:00
idf_component_register(SRCS "main.c" "usb_descriptors.c" "msc_disk.c"
INCLUDE_DIRS "."
more esp32 cmake clean up
2023-03-30 11:37:36 +07:00
REQUIRES boards tinyusb_src)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 125ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API