9 Commits

Author SHA1 Message Date
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
48a7ae54a3 - minor modifications 2024-11-16 09:37:11 +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
2a40a41687 - custom target name option added 2024-06-10 14:10:20 +02:00
e257ca3f39 - converted to CMake-managed library
- added CMake-managed conditional compilation of desired USB classes
- STM32F407xx and STM32H743/5xx support joined in the driver files
2024-06-07 10:01:11 +02:00
53226e79cb - Ethernet Emulation Model (EEM) basics added 2024-04-27 22:11:59 +02:00
ecc9b70710 - CDC line buffer size fixed 2024-04-11 13:32:48 +02:00
93a0ff53e6 CMakeLists.txt added 2024-04-08 19:37:52 +02:00