summaryrefslogtreecommitdiff
path: root/supervisor/shared
AgeCommit message (Expand)Author
2019-11-23Passing address of char_written at f_writeAyan Pahwa
2019-11-23Add \n to file endAyan Pahwa
2019-11-19Supervisor: create code.py file with sample codeAyan Pahwa
2019-11-15add missing includeHierophect
2019-11-15Add never_reset and reset to pin common hal, adjust filesHierophect
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-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-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-03Add .hidden to TileGrid and GroupScott Shawcroft
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-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-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-25Add knobs for SSD1322 and two fixes.Scott Shawcroft
2019-07-24Merge pull request #2007 from hierophect/F4xx-port-setupScott Shawcroft
2019-07-24whitespacehathach
2019-07-24update tinyusb lib to 0.5.xhathach
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-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
2019-07-06Fix up nrf so that it is initialized properly. Also, do not resetScott Shawcroft
2019-07-01remove dependencies for stable buildHierophect
2019-06-28remove build, fix link issues)Hierophect
2019-06-26Properly reset the terminal each init.Scott Shawcroft