| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | altos: Make cmd number parsing functions return value | Keith Packard | 2018-10-13 |
| | | | | | | | Don't use a global variable to hold the result. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | Switch from GPLv2 to GPLv2+ | Keith Packard | 2016-07-12 |
| | | | | | Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altos: Get stm32l pwm driver working | Keith Packard | 2015-12-25 |
| | | | | | | | | | | | | | | Fix the CCMR1_OC1PE and CCMR2_OC3PE values. Disable clock when no PWM outputs are running. Fix the apb1enr value for the timer. Set ARR value to PWM_MAX - 1 -- ARR is off by one. Sets the GPIO pins to 40MHz bandwidth for sharper edges. Tested on EasyMega, but that code is not included as it breaks the companion protocol. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
| * | altos: Add TeleMega v2.0, including PWM driver | Keith Packard | 2015-12-25 |
| Signed-off-by: Keith Packard <keithp@keithp.com> | |||
