summaryrefslogtreecommitdiff
path: root/include/power_led.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* include/power_led.h: Format with clang-formatJack Rosenthal2022-07-011-1/+3
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* Replace generated CONFIG_TASK_ macros with HAS_TASK_Bill Richardson2013-04-241-1/+1
* Move power LED GPIO code from snow board.c into power_led.cRandall Spangler2013-04-081-9/+1
* Clean up power LED state machine on linkRandall Spangler2013-03-141-28/+1
* Clean up LED and onewire modulesRandall Spangler2012-10-251-9/+33
* stm32: make power led optionalVincent Palatin2012-10-111-0/+6
* snow/stm32: re-configure power LED on the fly (input vs. pwm)David Hendricks2012-08-171-0/+6
* Daisy/Snow: Drive power LED with PWMDavid Hendricks2012-07-021-0/+10
* Add support for 1-wire protocol and power adapter LEDsRandall Spangler2012-03-161-0/+24