10 Commits

Author SHA1 Message Date
685fa77bda - function separation done
- a load of CMake modification
2024-11-16 18:15:13 +01:00
dcf2c2b808 - CMake target on generating descriptors from JSON
added
- basic flatUSB_config.h concept added
- example JSONs added
- CDC request replies fixed
2024-11-14 13:19:09 +01:00
9a34b5e286 - the way TxFIFO empty interrupts are handled has been redesigned, and the ability to "wake up" the endpoint added 2024-07-11 08:04:01 +02:00
c7b69000e7 - OtherSpeedConfigution descriptor handling added
- PWRDWN flag is kept cleared in HS mode
- RX FIFO size increased to 1024 when operating in HS mode
2024-06-25 09:24:51 +02:00
f6e3d48476 - auto ZLP reconsidered and removed, ZLP is always appended to transfers featuring a size divisible by max packet size
- EEM tweaked
2024-05-01 18:33:22 +02:00
6406222be3 - USB FIFO filling while transmission is in progress is implemented (huh) 2024-04-30 23:09:39 +02:00
c9d8a42872 - dummy SetInterface handling added 2024-04-27 22:11:33 +02:00
ecc9b70710 - CDC line buffer size fixed 2024-04-11 13:32:48 +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
2348ece29c initial 2024-04-08 19:25:47 +02:00