USB CDC on STM32G0B1 works

This commit is contained in:
Edward Emelianov
2026-03-04 23:02:47 +03:00
parent 8f6a80e2c7
commit b5a4a21f51
46 changed files with 4407 additions and 20 deletions

View File

@@ -1,3 +1 @@
Toggle LED on STM32G0B1-pill depending on user button:
- pressed - 'SOS' in Morze
- not pressed - blink with period of 1 second
Try to make USB CDC on STM32G0B1