aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-10-11examples/uart: now it is interactive appHEADmasterSergey Nazaryev1-73/+239
Porting application to Cortex-A9 from https://raw.githubusercontent.com/libopencm3/libopencm3-examples/d90d72291a1314b121cc06147941a258154a9697/examples/stm32/f4/nucleo-f411re/usart-stdio/usart-stdio.c
2018-10-11bsp: link with newlibSergey Nazaryev3-8/+8
2018-10-11Rename start function from 'init' to 'main'Sergey Nazaryev3-5/+3
2018-10-11Initial commitSergey Nazaryev12-0/+1101