usb-cdc tested

This commit is contained in:
eddyem
2015-03-22 20:10:15 +03:00
parent 1b6f652834
commit 21eebc4306
20 changed files with 73 additions and 1216 deletions

6
README
View File

@@ -1 +1,5 @@
These are files for simplify development under STM32F1xx with libopencm3
These are my simple snippets for STM32 (compiled with libopencm3)
- client-term is terminal client used instead of "com"
- simple_cdc is simplest USB-CDC working in char-mode, press H for help (another commands are for LEDs switching and test of integer input)