summaryrefslogtreecommitdiff
path: root/src/class/cdc/serial/ch34x.h
AgeCommit message (Expand)Author
2026-07-02license: use SPDX identifiers for src/ headers (#3749)Ha Thach
2025-06-27major refactor to generalize cdch serial driverhathach
2024-03-21code style and clean up CDC serial header filesIngHK
2024-01-20accumulated review changesIngHK
2024-01-20make CFG_TUH_CDC_LINE_CODING_ON_ENUM optional for ch34xhathach
2024-01-19- add ch34x_set_data_format()hathach
2024-01-19- revert the use of serial init for set line codinghathach
2024-01-17implemented ch34x_set_line_coding() and some code cleanupIngHK
2024-01-17more clean uphathach
2024-01-16merge and cherry pick changeshathach
2024-01-16fix number of endpoint for ch340x, also open notification even not used for nowhathach
2024-01-16Merge branch 'cdc_ch34x_support' of https://github.com/IngHK/tinyusb into cdc...IngHK
2024-01-16CDCh host: further work on CH340/CH341 supportIngHK
2024-01-15fix conflict of BIT() macrohathach
2023-12-26initial support of CH34x CDC deviceIngHK