summaryrefslogtreecommitdiff
path: root/common/lb_common.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree: Replace %pT with snprintf_timestampTom Hughes2022-07-151-1/+4
* common/lb_common.c: Format with clang-formatJack Rosenthal2022-07-011-36/+32
* Drop some obsolete boardsJack Rosenthal2021-08-051-12/+0
* printf: Convert %T to %pTEvan Green2019-10-051-1/+1
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-5/+5
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-6/+7
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* i2c: Split i2c_xfer into locked/unlocked versions.Jonathan Brandmeyer2018-08-161-3/+3
* cleanup: Remove 'ryu' boardShawn Nematbakhsh2017-09-111-4/+1
* ryu: fix max lightbar brightnessAlec Berg2015-09-251-6/+1
* common: lightbar: put multiple commands under i2c_lockGwendal Grignou2015-09-191-16/+37
* ryu: re-calibrate lightbar colors for device.Todd Broch2015-08-211-1/+6
* lightbar: document how it all worksBill Richardson2015-08-201-0/+87
* ryu: remove P4/P5 code leftoverVincent Palatin2015-07-211-2/+2
* Remove obsolete board-specific codeRandall Spangler2015-06-101-9/+0
* ryu: fork P4/P5 supportVincent Palatin2015-05-021-2/+2
* ryu: switch default firmware to use STM32F373Vic Yang2014-11-121-2/+2
* Re-Calibrated lightbar values for Samus & RyuBill Richardson2014-11-061-3/+3
* Calibrated lightbar values for Samus & RyuBill Richardson2014-10-221-4/+7
* ryu: enable lightbar on P2 boardsVic Yang2014-10-221-1/+4
* Remove PULSE and TEST sequences from lightbar moduleVic Yang2014-10-081-26/+0
* lightbar: correctly revert to the S0/S3/S5 patternsBill Richardson2014-08-201-0/+10
* Add cprints() and ccprints()Vic Yang2014-05-211-5/+5
* Put the lightbar IC controls and pattern logic into separate filesBill Richardson2014-05-151-0/+270