summaryrefslogtreecommitdiff
path: root/examples/host/cdc_msc_hid/src/cdc_app.c
AgeCommit message (Expand)Author
2026-05-28remove sync() in tinyusb callback since it cause issue with RTOS when usbh ta...hathach
2026-04-03fix issue with exmaplehathach
2026-04-03fix hil host cdc echo test with imxrt and other fast mcuhathach
2025-11-08fix more alertshathach
2025-10-14improve cmake warning flags, fix various warnings in exampleshathach
2025-07-02update examplehathach
2025-06-20cdch clean up and refactor, add explicit sync() APIhathach
2025-06-17add common cdch_process_set_config() to safely complete set_config() when it ...hathach
2025-03-25fix waningshathach
2024-04-22fix build with nrfx v3, though max3421e spi does not seem to work well.hathach
2024-01-20make CFG_TUH_CDC_LINE_CODING_ON_ENUM optional for ch34xhathach
2024-01-19- add ch34x_set_data_format()hathach
2023-08-03rename hw/bsp/board.h to board_api.hhathach
2023-03-22add tuh_hid_itf_get_info() and change tuh_cdc_itf_get_info() to use new tuh_i...hathach
2022-12-22add tuh_cdc_get_local_line_coding()hathach
2022-12-21add tuh_cdc_tx_complete_cb() callbackhathach
2022-12-21add more host cdc APIhathach
2022-12-21correct cdc host apphathach
2022-12-21updat cdc host apphathach
2022-12-16adding tuh_cdc_mount_cb/tuh_cdc_umount_cbhathach