summaryrefslogtreecommitdiff
path: root/examples/device/cdc_msc_freertos/CMakeLists.txt
AgeCommit message (Expand)Author
2026-05-30esp32 build fixesHiFiPhile
2025-12-19clean up cmake, remove family_get_project_name()hathach
2025-01-21bump up cmake min to 3.20hathach
2024-11-21- move freertos_hooks to board.chathach
2023-06-27rework cmake with rtos support add RTOS to family_configure_device/host/dual_...hathach
2023-05-07update all device cmake example for imxhathach
2023-05-06cmake work well with imxrthathach
2023-04-21build all freertos, not able to build net lwip due to lack of sio_open()hathach
2023-04-21update freeRTOS kernel to latest for library cmakehathach
2023-04-21update most examples cmake to build with imxrthathach
2023-03-30more esp32 cmake clean uphathach
2023-03-30update all cmake for esp32 buildhathach
2023-03-30merge s2 and s3, update cmake for espressif, add tinyusb_src as componenthathach
2022-12-04Fix typosBastien Nocera
2021-06-12set TOP to build with esp32sxhathach
2021-06-10Make examples standalone buildable via CMakegraham sanderson
2021-04-19cmake cleanuphathach
2021-04-18update per reviewhathach
2021-04-16espressif: group boards using target name as a familyAlex Lisitsyn
2021-04-16tinyusb: add support of esp32s3 targetAlex Lisitsyn
2021-01-26change output filename to BOARD-Directoryhathach
2021-01-23improve ci for esp32s2hathach
2020-11-27group esp32s2 board into its grouphathach
2020-06-29added esp32s2 kaluga bsphathach
2020-04-09make saola as cmake component, easier to add more esp32 boardhathach
2020-04-08update cmakehathach
2020-04-07add saola button pin support, esp32 build with board_testhathach
2020-04-01rename project to cdc_msc_freertoshathach
2020-04-01add esp32s2 saola bsphathach