aboutsummaryrefslogtreecommitdiffstats
path: root/src/pwmcmds.c
Commit message (Expand)AuthorAgeFilesLines
* pwmcmds: Use move queue for hard PWMPascal Pieper2020-12-041-11/+56
* pwmcmds: allow 16-bit resolutionJanne Grunau2019-04-051-1/+1
* pwmcmds: Wrap code to 80 columnsKevin O'Connor2019-02-271-2/+4
* gpiocmds: Allow the start value for a pin to differ from the default_valueKevin O'Connor2017-10-121-5/+6
* pwmcmds: Update event prototypes to use uint_fast8_tKevin O'Connor2017-08-061-2/+2
* build: Use compile_time_request system for init, tasks, and shutdownKevin O'Connor2017-05-261-1/+1
* pwmcmds: Export the maximum PWM valueKevin O'Connor2017-05-151-3/+3
* sched: Rename sched_timer() to sched_add_timer()Kevin O'Connor2017-03-111-2/+2
* basecmd: Use oid_ prefix for the oid manipulation functionsKevin O'Connor2017-03-091-3/+3
* pwmcmds: Add Kconfig option to allow boards to disable hardware PWM commandsKevin O'Connor2016-06-131-0/+78