Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pwmcmds: Use move queue for hard PWM | Pascal Pieper | 2020-12-04 | 1 | -11/+56 |
* | pwmcmds: allow 16-bit resolution | Janne Grunau | 2019-04-05 | 1 | -1/+1 |
* | pwmcmds: Wrap code to 80 columns | Kevin O'Connor | 2019-02-27 | 1 | -2/+4 |
* | gpiocmds: Allow the start value for a pin to differ from the default_value | Kevin O'Connor | 2017-10-12 | 1 | -5/+6 |
* | pwmcmds: Update event prototypes to use uint_fast8_t | Kevin O'Connor | 2017-08-06 | 1 | -2/+2 |
* | build: Use compile_time_request system for init, tasks, and shutdown | Kevin O'Connor | 2017-05-26 | 1 | -1/+1 |
* | pwmcmds: Export the maximum PWM value | Kevin O'Connor | 2017-05-15 | 1 | -3/+3 |
* | sched: Rename sched_timer() to sched_add_timer() | Kevin O'Connor | 2017-03-11 | 1 | -2/+2 |
* | basecmd: Use oid_ prefix for the oid manipulation functions | Kevin O'Connor | 2017-03-09 | 1 | -3/+3 |
* | pwmcmds: Add Kconfig option to allow boards to disable hardware PWM commands | Kevin O'Connor | 2016-06-13 | 1 | -0/+78 |