summaryrefslogtreecommitdiff
path: root/supervisor
AgeCommit message (Expand)Author
2019-09-09fix atmel-samd filesystem_tick'ing; clear_temp_status() should check for stat...Dan Halbert
2019-09-06Merge pull request #2123 from hierophect/stm32-flashstub-fixDan Halbert
2019-09-06Remove unused static functionHierophect
2019-09-04Merge remote-tracking branch 'adafruit/master' into choose-usb-devices-xacDan Halbert
2019-09-04use only one endpoint pair for MSC except on SAMD21Dan Halbert
2019-09-04Merge pull request #2113 from tannewt/displayio_hidden5.0.0-alpha.2Dan Halbert
2019-09-04Merge pull request #2065 from hierophect/f411re-feature-buildoutDan Halbert
2019-09-04Reverted descriptor changes pending HID restructuringHierophect
2019-09-04Merge remote-tracking branch 'adafruit/master' into choose-usb-devices-xacDan Halbert
2019-09-03Add .hidden to TileGrid and GroupScott Shawcroft
2019-09-03WIPDan Halbert
2019-09-03Make trivial change to redo GitHub Actions build.Dan Halbert
2019-09-02Add GD25Q32C flash device definitionarturo182
2019-09-02Merge in 4.x status dotstar fixDan Halbert
2019-08-27Disable bitbangio on Itsy M0Scott Shawcroft
2019-08-23Rework based on Dan's reviewScott Shawcroft
2019-08-22Add initial Monster M4SK buildScott Shawcroft
2019-08-22EPaper displays work mostly.Scott Shawcroft
2019-08-19Add warnings, cosmetic fixes, remove vestigial modulesHierophect
2019-08-15text fixesHierophect
2019-08-15QOL fixes, compatibility fixes, attributionHierophect
2019-08-15Add uid fetch, revert USB hacksHierophect
2019-08-15Fix flash size, add filesystem disable flagHierophect
2019-08-15Add conditional endpoints to descriptor scriptHierophect
2019-08-05Merge remote-tracking branch 'adafruit/master' into ble-pairingDan Halbert
2019-08-05Merge remote-tracking branch 'adafruit/4.1.x' into merge_in_410Scott Shawcroft
2019-08-04Fix merge related issuesHierophect
2019-08-04Merge branch 'master' into f411re-feature-buildoutHierophect
2019-07-31Merge remote-tracking branch 'adafruit/master' into ble-pairingDan Halbert
2019-07-31cleanup adapter.address; add uniquish suffix to BLE device nameDan Halbert
2019-07-26Add CDC REPL accessHierophect
2019-07-25Add knobs for SSD1322 and two fixes.Scott Shawcroft
2019-07-24Merge pull request #2007 from hierophect/F4xx-port-setupScott Shawcroft
2019-07-24Implement working (if useless) USB on F411Hierophect
2019-07-24Merge tinyusb changes from upstreamHierophect
2019-07-24whitespacehathach
2019-07-24update tinyusb lib to 0.5.xhathach
2019-07-23Pin down some TUSB issuesHierophect
2019-07-22Set up for new tinyusb integration. Not yet functional.Hierophect
2019-07-22Cleanup missed itemsHierophect
2019-07-22Add feature conditionals and clean upHierophect
2019-07-19Add support for grayscale displays that are < 8 bit depth.Scott Shawcroft
2019-07-18Track a dirty area for in-memory bitmapsScott Shawcroft
2019-07-18Makefile cleanupHierophect
2019-07-18Deinit-capable USB on 411Hierophect
2019-07-17Add missing files for DigitalIOHierophect
2019-07-09Merge pull request #1925 from C47D/rgb_statusScott 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