add I2C for F303, fix bug in USB (some variables wasn't volatile)

This commit is contained in:
eddyem
2023-01-22 21:55:49 +03:00
parent c6e3acc460
commit b415b94b55
35 changed files with 2605 additions and 27 deletions

View File

@@ -3,8 +3,8 @@ Some working code examples for STM32
Built without any third-party library.
Supported F0, F1, F3 and F4 series.
Supported F0, F1, F3, F4 and G0 series.
CMSIS-headers:
https://github.com/modm-io/cmsis-header-stm32
https://github.com/modm-io/cmsis-header-stm32