summaryrefslogtreecommitdiff
path: root/examples/device/cdc_msc/src/main.c
AgeCommit message (Expand)Author
2026-02-28replace board_millis() with tusb_time_millis_api()hathach
2025-11-27add tud_vendor_n_read_discard(), refactor vendor device. Update webusb exampl...hathach
2025-11-06fix more alertshathach
2025-11-04Fixed more alert found by PVS-Studiohathach
2025-11-03fixing alert by scanning toolhathach
2025-10-24fix several warningshathach
2025-09-17Fix board_init_after_tusbHiFiPhile
2025-07-03update cdc_msc/cdc_msc_freertos to also support notificationhathach
2024-10-14change the tusb_rhport_init_t struct, exclude the rhport to make API more con...hathach
2024-10-11change tusb_init(), tusb_rhport_init() to use init struct for expandabilityhathach
2024-10-10add new tusb_int_handler(rhport, in_isr) as common irq handlerhathach
2024-04-19more clang updatehathach
2023-11-16add imxrt1170 evkbhathach
2023-08-09Merge pull request #2202 from Rocky04/patch-4Ha Thach
2023-08-07Update examplesRocky04
2023-08-04Merge branch 'master' into enhance-bsphathach
2023-08-03rename hw/bsp/board.h to board_api.hhathach
2023-07-31enable USBMC for uno r4, add board_init_after_tusb() APIhathach
2023-03-17Merge branch 'master' into portabilityhathach
2023-03-17fix trailing space and new linehathach
2022-12-04Fix typosBastien Nocera
2022-09-13Remove unreachable codeBen Avison
2022-06-03remove static port defined for device/hosthathach
2021-03-18clean up some exampleshathach
2020-11-24more cihathach
2020-11-24comment out and add note for tud_cdc_connected() in cdc_msc exampleshathach
2020-11-23add tud_ready() check in tud_cdc_n_write_flush()hathach
2020-11-18Changes to CDC example code:Jan Dümpelmann
2020-11-18Reset CDC examples to original stateJan Dümpelmann
2020-09-04Remove tud_cdc_connected check from examplesJan Dümpelmann
2019-11-11added and tested nRF52833DK (pca10100)hathach
2019-10-24adding more loghathach
2019-09-11rename cdc_msc_hid to cdc_msc, hid has its own example hid_composite nowhathach