9 Commits

Author SHA1 Message Date
db4e59cfd9 - USB driver: TX FIFO overpushing fixed
- USB driver: TX FIFO allocated address must be in WORDs (fixed)
2024-04-20 10:51:43 +02:00
8ef6249e01 - driver: only poll FIFO free space if transmission size > 0
- CDC: buffer size increased
2024-04-19 14:01:17 +02:00
4cf5fb77fe - DEBUG printing inclusion condition added 2024-04-17 23:40:01 +02:00
5c28386a29 - CDC read callback added 2024-04-13 15:51:07 +02:00
ecc9b70710 - CDC line buffer size fixed 2024-04-11 13:32:48 +02:00
0adc9c8664 - Tx FIFO management fixed 2024-04-11 10:57:31 +02:00
627e038dbb - CDC class OS-managed blocking buffer added; - some low-level USB function signatures have been changed 2024-04-10 23:21:03 +02:00
93a0ff53e6 CMakeLists.txt added 2024-04-08 19:37:52 +02:00
2348ece29c initial 2024-04-08 19:25:47 +02:00