Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Some basic information about this project. Hardware/Protocol split: I decided to split the usb protocol functionality from stm32f103 functionality in to separate files. This is similar to how official HAL handles it (or at least i hope so). This decision was made mainly for the convenience so i can easily reuse the protocol part for a different microcontroller in the future.