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
641613c428e10a029b172c318d4db077e35fee7d
tinyUSB/examples/device/cdc_msc_freertos/src/CMakeLists.txt

8 lines
233 B
CMake
Raw Normal View History

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 "."
merge s2 and s3, update cmake for espressif, add tinyusb_src as component
2023-03-30 00:31:26 +07:00
REQUIRES freertos soc tinyusb_src)
tinyusb: add support of esp32s3 target add support of new esp32s3 target and the board update the roles.mk wrapper to allow dfu flashing of espressif chip update examples to allow compilation for esp32s3_addax_1 board once the code is tested the PR to original tinyusb repo will be submitted
2021-03-09 11:29:07 +01:00
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
target_include_directories(${COMPONENT_TARGET} PUBLIC
"${TOP}/hw"
)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 39ms Template: 1ms
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