summaryrefslogtreecommitdiff
path: root/supervisor
AgeCommit message (Expand)Author
2019-12-06Comment supervisor ble data arrays.Scott Shawcroft
2019-12-04Add connection interval and debuggingScott Shawcroft
2019-12-02Merge pull request #2345 from jepler/compressed-unicodeScott Shawcroft
2019-12-02translation: Compress as unicode, not bytesJeff Epler
2019-11-29Merge remote-tracking branch 'origin/master' into tick-refactorJeff Epler
2019-11-26update filesystem.cAyan Pahwa
2019-11-26Not creating code.py file for non-express boardsAyan Pahwa
2019-11-25Fix build failure for boards with less memoryAyan Pahwa
2019-11-23Enable creation of code.py only for full buildsAyan Pahwa
2019-11-23Passing address of char_written at f_writeAyan Pahwa
2019-11-23Add \n to file endAyan Pahwa
2019-11-20supervisor: tick: add supervisor_fake_tickJeff Epler
2019-11-20supervisor: tick: documentJeff Epler
2019-11-20supervisor: tick: Rewrite without atomicsJeff Epler
2019-11-19Supervisor: create code.py file with sample codeAyan Pahwa
2019-11-18run_background_tasks: Do nothing unless there has been a tickJeff Epler
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-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