summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)Author
2026-05-12feat: add MIDI 2.0 Device class driver (USB-MIDI 2.0)Saulo Veríssimo
2026-04-29deprecated `usbd_control.c` and merge its functionality into `usbd.c`hathach
2026-01-04Implement Printer Device ClassRémi Berthoz
2025-11-06update espressif cmakehathach
2025-09-15Merge branch 'master' into fork/ennebi/mtphathach
2025-08-06Add MTP class deviceMaurizio Pesce
2025-05-28add OPT_MCU_MAX32665hathach
2025-02-12fix host midi buildhathach
2025-01-25fix cihathach
2025-01-22- change to use CMAKE_SYSTEM_CPU to prevent CMAKE_SYSTEM_PROCESSOR conflict w...hathach
2025-01-21zephyrhathach
2025-01-21bump up cmake min to 3.20hathach
2024-11-27Fix missing protoype warning, change TUD_EPBUF_TYPE_DEF order (#2889)Ha Thach
2024-04-22fix print lu format warnings with clanghathach
2023-07-25improve processing usb complete and error isr.hathach
2023-06-26minor clean up with include_guard()hathach
2023-06-14rename typec driverhathach
2023-06-07inital support for usb typec and pd examplehathach
2023-06-05clean uphathach
2023-06-02add IAR support for G0 with cmakehathach
2023-06-02cmake refactorhathach
2023-05-26move lpc18 and rp2040 to cmake workflow since rp2040 often failed randomly wi...hathach
2023-05-26fix build with net_lwip_webserver examplehathach
2023-05-08build host examples with imxhathach
2023-05-07update all device cmake example for imxhathach
2023-05-06cmake work well with imxrthathach
2023-05-05more temp workhathach
2023-05-04wiphathach
2023-04-24add wip notehathach
2023-04-24minor updatehathach
2023-04-21example run well with cmake for imxrthathach