Commit Graph

15 Commits (ad46f9ccae64c4b44c1474084053e5b870b6e060)

Author SHA1 Message Date
S.J.R. van Schaik ad46f9ccae stm32f0: usart: add code to enable USART 2 8 years ago
S.J.R. van Schaik 30f878e562 stm32f0: usart: set up process line callback and pass the file pointer 8 years ago
S.J.R. van Schaik 40c0668d20 stm32f0: usart: allocate USART console object and expose FILE pointer 8 years ago
S.J.R. van Schaik 8af9ba9fa9 stm32f0: usart: set up array of consoles 8 years ago
S.J.R. van Schaik d37f64dccb stm32f0: usart: remove unused variable 8 years ago
S.J.R. van Schaik 04d161a6a9 stm32f0: usart: add callback to process each fully received line 8 years ago
S.J.R. van Schaik 2610c11a3d stm32f0: usart: simplify while loop in interrupt handler 8 years ago
S.J.R. van Schaik ea142b75fe stm32f0: gpio: rcc: separate GPIO and RCC setup 8 years ago
S.J.R. van Schaik 4e9f1c77bf stm32f0: usart: temporarily enable GPIOs 8 years ago
S.J.R. van Schaik 963b713d46 stm32f0: usart: fix typo 8 years ago
S.J.R. van Schaik eaa61e50af stm32f0: usart: generalise initialisation 8 years ago
S.J.R. van Schaik e4d0dc3cb3 usart: implement interrupt for USART receive 8 years ago
S.J.R. van Schaik f7db775316 usart: re-route input as output 8 years ago
S.J.R. van Schaik 81632df5e9 console: separate driver for USART 8 years ago
S.J.R. van Schaik a572b357f7 console: usart: set up stdout, stderr and stdout 9 years ago
S.J.R. van Schaik b0dd5a9abc usart: use \n instead of \r\n 9 years ago
S.J.R. van Schaik 3873f68817 make: restructure build scripts 9 years ago
S.J.R. van Schaik e946d0ce3d tbm: initial commit 9 years ago