hathach
|
d4abf43f22
|
add common cdch_process_set_config() to safely complete set_config() when it failed.
driver_process_set_config() also pass drv index with user_data
|
2025-06-17 22:16:13 +07:00 |
|
hathach
|
99673cdbb8
|
fix wanings
|
2025-03-25 17:36:15 +07:00 |
|
hathach
|
c8e533e612
|
fix build with nrfx v3, though max3421e spi does not seem to work well.
|
2024-04-22 14:54:35 +07:00 |
|
hathach
|
87d509d416
|
make CFG_TUH_CDC_LINE_CODING_ON_ENUM optional for ch34x
|
2024-01-20 01:42:31 +07:00 |
|
hathach
|
98781bb903
|
- add ch34x_set_data_format()
- add ch34x_set_line_coding()
|
2024-01-19 15:58:05 +07:00 |
|
hathach
|
cf91660cee
|
rename hw/bsp/board.h to board_api.h
|
2023-08-03 15:44:05 +07:00 |
|
hathach
|
f27486e19a
|
add tuh_hid_itf_get_info() and change tuh_cdc_itf_get_info() to use new tuh_itf_info_t
|
2023-03-22 10:00:42 +07:00 |
|
hathach
|
f33883c308
|
add tuh_cdc_get_local_line_coding()
|
2022-12-22 19:41:39 +07:00 |
|
hathach
|
cd9008e5a9
|
add tuh_cdc_tx_complete_cb() callback
|
2022-12-21 13:05:45 +07:00 |
|
hathach
|
84a483f5ea
|
add more host cdc API
tuh_cdc_write_available(), tuh_cdc_read_flush(), tuh_cdc_rx_cb()
callback
|
2022-12-21 12:47:00 +07:00 |
|
hathach
|
badb30a6c3
|
correct cdc host app
|
2022-12-21 12:25:13 +07:00 |
|
hathach
|
b3e63c335a
|
updat cdc host app
|
2022-12-21 11:47:07 +07:00 |
|
hathach
|
4f03695084
|
adding tuh_cdc_mount_cb/tuh_cdc_umount_cb
start adding cdc_app.c to example
|
2022-12-16 17:08:37 +07:00 |
|