Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stepper: Introduce and use gpio_out_toggle_noirq() | Kevin O'Connor | 2018-05-15 | 2 | -1/+10 |
* | stm32f1: Enable lcd chip support | Kevin O'Connor | 2018-05-07 | 1 | -0/+1 |
* | serial_irq: Add new generic/serial_irq.c code | Kevin O'Connor | 2018-04-20 | 2 | -115/+13 |
* | stm32f1: Use generic timer_irq.c dispatch code | Kevin O'Connor | 2018-04-20 | 1 | -62/+3 |
* | stm32f1: Use different method for handling 16bit -> 32bit timer conversion | Kevin O'Connor | 2018-04-20 | 1 | -47/+39 |
* | stm32f1: Prefer uint32_t over uint16_t in timer.c | Kevin O'Connor | 2018-04-20 | 1 | -6/+6 |
* | Add STM32F103 port | Grigori Goronzy | 2018-04-09 | 7 | -0/+808 |