Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-10 | stm32f4: add serial print port | kunhuahuang | |
Add the stm32F4 board's serial ports support. User can use it easily. The user only need to edit the number of the usart. The patch also fix the serial print out. Last, this version of patch fix the first patch checkpatch.pl error. Thanks to Kamil Lulko. Signed-off-by: kunhuahuang <huangkunhua@gmail.com> | |||
2015-04-22 | stm32f4: Add support for stm32f429-discovery board | rev13@wp.pl | |
Signed-off-by: Kamil Lulko <rev13@wp.pl> Reviewed-by: Tom Rini <trini@konsulko.com> |