Commit Graph

18 Commits (bf1f0f4bee5da4817fce896b1ee5ca2bd026bc22)

Author SHA1 Message Date
S.J.R. van Schaik 82d765bee3 make: set up test framework 7 years ago
S.J.R. van Schaik d5266221ef usart: add CONFIG_USER_ECHO option 7 years ago
S.J.R. van Schaik 9922994d1c usart: do not send newlines 7 years ago
S.J.R. van Schaik dd6579fda7 stm32f0: rtc: remove unused variable 7 years ago
S.J.R. van Schaik 66f0b7b0d6 stm32f0: rtc: fix off by one 7 years ago
S.J.R. van Schaik 3bf0593928 usart: set baud rate to 9600 7 years ago
S.J.R. van Schaik 2f632d140a usart: generalise code for both stm32f0 and stm32f1 7 years ago
S.J.R. van Schaik 81b475c334 usart: remove old usart code 7 years ago
S.J.R. van Schaik b168422d8a make: move spi_flash.c to source/platform 7 years ago
S.J.R. van Schaik 7c44691059 usart: do not handle Ctrl+C 7 years ago
S.J.R. van Schaik ebd770b957 stm32f1: initial support 7 years ago
S.J.R. van Schaik 07e6cadae9 stm32f0: gpio: use PA4-PA7 for SPI1 to be compatible with tbm-schematics 7 years ago
S.J.R. van Schaik 33373dd250 main: swap around USART1 and USART2 to be compatible with tbm-schematics 7 years ago
S.J.R. van Schaik 907175bd37 stm32f0: spi: move to platform-specific directory 7 years ago
S.J.R. van Schaik 2b1d401296 stm32f0: rtc: fix off by one 7 years ago
S.J.R. van Schaik 333706ccb9 stm32f0: rtc: set up the real-time clock and implement functions to get and set the time 7 years ago
S.J.R. van Schaik 386cda3492 stm32f0: spi: use pin PB6 instead of PA4 7 years ago
S.J.R. van Schaik ea142b75fe stm32f0: gpio: rcc: separate GPIO and RCC setup 7 years ago