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,10 @@
------------------------------------------------------------------------------
README
------------------------------------------------------------------------------
This example program sends some characters on USART1.
Afterwards it read out the internal temperature sensor of the STM32 and
sends the value read out from the ADC to the USART1.
The terminal settings for the receiving device/PC are 115200 8n1.