summaryrefslogtreecommitdiff
path: root/supervisor/shared/rgb_led_status.c
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2021-03-02wipDan Halbert
2020-11-19wip; not compiling yetDan Halbert
2020-11-19wipDan Halbert
2020-10-27Start tweaking the workflow to sleepScott Shawcroft
2020-08-24Fix RGB LED useScott Shawcroft
2020-08-10Add skip for rgb matrix exception handlingLucian Copeland
2020-08-10Fix neopixel macro issue, set default neopixel colorLucian Copeland
2020-08-05Fix pwm reset spew, protect against null reference in led statusLucian Copeland
2020-08-04Rework build flags, prevent idf errorsLucian Copeland
2020-03-17Fix DotStar status LED init.Scott Shawcroft
2019-11-18Supervisor: move most of systick to the supervisorJeff Epler
2019-11-15add missing includeHierophect
2019-11-15Add never_reset and reset to pin common hal, adjust filesHierophect
2019-11-01Reduce DotStar status brightness; macros for status colorsDan Halbert
2019-10-25add object types to rgb status objects;mark spi rgb objects as never_resetDan Halbert
2019-10-25Initial Itsy nRF52840 defnDan Halbert
2019-09-09fix atmel-samd filesystem_tick'ing; clear_temp_status() should check for stat...Dan Halbert
2019-09-02Merge in 4.x status dotstar fixDan Halbert
2019-08-27Disable bitbangio on Itsy M0Scott Shawcroft
2019-07-08[rgb status] Adjust to current brightnessC47D
2019-07-07[rgb status] Also invert the pwm values on clear_temp_statusC47D
2019-07-06[rgb led status] Add CP_RGB_STATUS_PWM_INVERTED symbol to invert pwm signals.C47D
2019-07-06Fix up nrf so that it is initialized properly. Also, do not resetScott Shawcroft
2019-06-04[supervisor/shared/rgb_led_status.c] Initial support for RGB led as StatusCarlos
2019-05-08Make status light flash blue for incompatible mpy (fixes #1369)Terri Oda
2019-03-26Make status LED brightness change immediate.Scott Shawcroft
2018-08-31add pin claiming to devicesDan Halbert
2018-08-02Move pin struct to the peripherals library.Scott Shawcroft
2018-06-01atmel-samd: Re-org helper peripheral files into their own subdirectory.Scott Shawcroft
2018-04-12Fix the status neopixel flashing.Scott Shawcroft
2018-03-08fixes hardware dotstar support for 3.0 and addresses issue #514Bryan Siepert
2018-02-27Merge remote-tracking branch 'adafruit/2.x' into merge_2xScott Shawcroft
2017-11-22M4 status LED flashing with no main.py present #447 Initialized stack variablemrmcwethy
2017-10-31atmel-samd: Add samd21 neopixel support.Scott Shawcroft
2017-09-22Move to ASF4 and introduce SAMD51 support. (#258)3.0.0-alpha.0Scott Shawcroft