Commit Graph

17 Commits (fa16f60b06de2c6ff85dad7f6e03abce40414826)

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