summaryrefslogtreecommitdiff
path: root/supervisor/shared
AgeCommit message (Expand)Author
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
2019-06-14Create a /lib directory when creating the filesystem.Craig Forbes
2019-06-12Add partial display update support.Scott Shawcroft
2019-06-04[supervisor/shared/rgb_led_status.c] Initial support for RGB led as StatusCarlos
2019-05-22Make point 2 in areas exclusive and simplify full_coverage.Scott Shawcroft
2019-05-21Rework the pixel computation to use areasScott Shawcroft
2019-05-09Merge pull request #1869 from tannewt/fix_programmatic_safe_modeDan Halbert
2019-05-09Rework safe mode so we can trigger on all resetsScott Shawcroft
2019-05-08Update `on_next_reset` for new safe mode.Scott Shawcroft
2019-05-08Make status light flash blue for incompatible mpy (fixes #1369)Terri Oda
2019-04-12Update font location and shrink a bunch of buildsScott Shawcroft
2019-04-08Reorganize board busses into shared-bindings and shared-module.Scott Shawcroft
2019-04-05Fix crash when getting board.SPI outside the VMScott Shawcroft
2019-04-05Merge remote-tracking branch 'adafruit/master' into usb-disconnectDan Halbert
2019-04-04@hathach's changes; check cdc connected during string writeDan Halbert
2019-04-04update tinyusb to fix disconnect/suspend issue with #1681hathach
2019-04-04Support multi-byte values with BitmapScott Shawcroft
2019-04-03Rework flash flush so it preserves the cacheScott Shawcroft
2019-04-03Set the terminal tilegrid NULL after freeScott Shawcroft
2019-03-26Make status LED brightness change immediate.Scott Shawcroft
2019-03-26Merge pull request #1672 from dhalbert/regular-fs-flushScott Shawcroft
2019-03-25reset flush timer on call to filesystem_flush()Dan Halbert
2019-03-20flush flash filesystem once a secondDan Halbert
2019-03-19Move Glyph and BuiltinFont into fontioScott Shawcroft
2019-03-14Long live shared bus singletonsScott Shawcroft
2019-03-12Enter safe mode when an allocation is attempted on an uninitialized heap.Scott Shawcroft