Move STM32 example projects in family specific folders

This commit is contained in:
Stephen Caudle
2011-10-31 00:16:37 -04:00
parent 68d2e0d1e3
commit 580d25a84b
185 changed files with 8 additions and 8 deletions

View File

@@ -0,0 +1,7 @@
------------------------------------------------------------------------------
README
------------------------------------------------------------------------------
This example implements a USB CDC-ACM device (aka Virtual Serial Port)
to demonstrate the use of the USB device stack.