Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-26 | uart-basic: l0: speedup and drop dead code | Karl Palsson | 1 | -14/+2 | |
Don't need the HSI48 clocks, that was from a usb demo | |||||
2017-10-25 | uart-basic: add l4 | Karl Palsson | 2 | -0/+103 | |
2017-10-25 | uart-basic: add functional l0 test code too. | Karl Palsson | 2 | -0/+116 | |
Really need to get the rcc helpers built up and upstream! | |||||
2017-10-24 | uart-basic: add f0, requires newest code too | Karl Palsson | 3 | -1/+91 | |
stupid f072 disco doesn't have usart2 available | |||||
2017-10-24 | basic uart: f4 and f3, prepping tests for usart-v2 | Karl Palsson | 6 | -0/+372 | |
use parity to at least test a little more of the common code |