This commit is contained in:
eddyem 2017-01-27 01:54:25 +03:00
parent 10a32c6378
commit d827cd385d
8 changed files with 0 additions and 1 deletions

View File

@ -3,4 +3,3 @@ Samples for STM32F042-nucleo and chinese STM32F030-based devboard
- blink - simple LED blink
- uart - USART over DMA with hardware end-of-string detection
- uart_blink - code for STM32F030F4, echo data on USART1 and blink LEDS on PA4 and PA5