Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adccmds: Continue to query analog inputs after a shutdown | Kevin O'Connor | 2017-10-12 | 1 | -1/+7 |
* | mcu: Provide some further help on common MCU shutdown errors | Kevin O'Connor | 2017-09-05 | 1 | -1/+1 |
* | sched: Don't count milliseconds in the periodic timer | Kevin O'Connor | 2017-08-08 | 1 | -2/+4 |
* | build: Use compile_time_request system for init, tasks, and shutdown | Kevin O'Connor | 2017-05-26 | 1 | -2/+2 |
* | sched: Rename sched_timer() to sched_add_timer() | Kevin O'Connor | 2017-03-11 | 1 | -1/+1 |
* | basecmd: Use oid_ prefix for the oid manipulation functions | Kevin O'Connor | 2017-03-09 | 1 | -3/+3 |
* | sam3x8e: Add support for ADC pins | Kevin O'Connor | 2016-12-23 | 1 | -1/+1 |
* | gpio: Merge gpio_adc_sample_time() into gpio_adc_sample() | Kevin O'Connor | 2016-11-02 | 1 | -4/+5 |
* | irq: Prefer irq_disable/enable instead of irq_save/restore in cmds/tasks | Kevin O'Connor | 2016-06-13 | 1 | -4/+4 |
* | gpiocmds: Add Kconfig option to allow boards to disable ADC commands | Kevin O'Connor | 2016-06-13 | 1 | -0/+117 |