summaryrefslogtreecommitdiff
path: root/supervisor
AgeCommit message (Expand)Author
2019-11-15add missing includeHierophect
2019-11-15Add never_reset and reset to pin common hal, adjust filesHierophect
2019-11-12Allow boards to change the "CircuitPython" text in their USB interface descri...Thea Flowers
2019-11-04Add board configuration for Winterbloom SolThea Flowers
2019-11-04Merge pull request #2236 from tannewt/bleio_tweaksDan Halbert
2019-11-01Merge remote-tracking branch 'adafruit/master' into bleio_tweaksScott Shawcroft
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-10-22Fix build by removing unused varsScott Shawcroft
2019-10-21Refine _bleioScott Shawcroft
2019-10-18Use get top and limit stack functionsKamil Tomaszewski
2019-10-18Add functions to get top and limit stackKamil Tomaszewski
2019-10-14Merge branch 'master' into masterScott Shawcroft
2019-10-14Add IS25LP128F flash device definitionarturo182
2019-10-14add def for AT25SF161-SSHD-T 2MiB SPI flash chipCedar Grove Maker Studios
2019-10-08Merge branch 'master' into circuitpython-number-endpointkamtom480
2019-10-08Use boolean type for renumber_endpointsKamil Tomaszewski
2019-10-07Add HID OUTKamil Tomaszewski
2019-10-07Add validationKamil Tomaszewski
2019-10-07Add an alternative way to number the USB endpointsKamil Tomaszewski
2019-10-04Add a way to change max packet size for MSCKamil Tomaszewski
2019-10-03Disable timeout, remove redundancyHierophect
2019-10-02Fix typo causing parsing errorHierophect
2019-10-02Add some definitions for when F412 can be implementedHierophect
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