7 Commits

Author SHA1 Message Date
9753e7ded8 - wakeup() removed 2025-02-25 10:55:00 +01:00
2a69c57225 - basic docs added
- doxygen styling added
- CDC -> ACM refactor
- type refactoring
- examples categorized
- flatUSB_config.h examples added
2024-11-16 21:53:01 +01:00
685fa77bda - function separation done
- a load of CMake modification
2024-11-16 18:15:13 +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
6406222be3 - USB FIFO filling while transmission is in progress is implemented (huh) 2024-04-30 23:09:39 +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