| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-13 | final name and extra board | Jonah Yolles-Murphy | |
| 2021-01-10 | update TG-Watch pins, name, and frozen libraries | Jonah Yolles-Murphy | |
| 2020-12-30 | update frozen libs for 6.1.0-beta.3 | Dan Halbert | |
| 2020-11-27 | update Requests; rolled back by accident | Dan Halbert | |
| 2020-10-02 | Bump pew-pewpew-standalone-10.x to 2.0.1 | Radomir Dopieralski | |
| 2020-10-02 | Bump circuitpython-stage to 1.1.1 | Radomir Dopieralski | |
| This adds handling of GameOver exception as SystemExit in anticipation of the new way of starting games from the menu. | |||
| 2020-09-09 | freeze rfm69 and bus_device libraries int feather_m0_rfm69 | Jerry Needell | |
| 2020-08-09 | update frozen Adafruit_CircutPython_RFM9x library | Jerry Needell | |
| 2020-08-05 | freeze rfm9x and BusDevice, remove many built-in modules | Jerry Needell | |
| 2020-08-03 | update frozen submodules | Jerry Needell | |
| 2020-07-28 | Merge from upstream and make translate | Dan Halbert | |
| 2020-07-27 | adjust stack for SAMD21 to accomodate larger pystack -- update frozen ↵ | Jerry Needell | |
| module adafruit_busdevice | |||
| 2020-07-18 | pewpew_m4: Enable analogio and usb_hid | Radomir Dopieralski | |
| The newest version for the Stage library for PewPewM4 no longer contains embedded graphics, which frees enough space in flash to enabled back AnalogIO and also add USB_HID. There is still ~192 bytes left free. If new additions to CircuitPython make it grow further, we can disable USB_HID again. | |||
| 2020-05-16 | update frozen libs | Dan Halbert | |
| 2020-04-28 | add submodule to TG-Watch02A | TG-Techie | |
| 2020-04-16 | Bump circuitpython-stage to 1.0.11 to fix audio problems | Radomir Dopieralski | |
| Fix #2773 | |||
| 2020-04-15 | Fix RGB/BGR colors in Stage | Radomir Dopieralski | |
| This makes the colors used by the stage library compatible with those used by the displayio library. | |||
| 2020-02-29 | Freeze adafruit_requests and adafruit_esp32spi into feather_mimxrt1011 | arturo182 | |
| 2020-02-08 | trying to add Adafruit_CircuitPython_Register again | Max Holliday | |
| 2020-01-30 | add gamepad to specialty cpx builds; update frozen libs | Dan Halbert | |
| 2020-01-30 | circuitpython-stage: allow choosing background color | Radomir Dopieralski | |
| 2020-01-07 | Update submodules including BusDevice and HID. | Scott Shawcroft | |
| HID's API has changed to take in devices explicitly so that both USB and BLE work. | |||
| 2019-12-26 | Bump circuitpython-stage version to 1.0.8 | Radomir Dopieralski | |
| 2019-12-23 | Update PewPew M4 | Radomir Dopieralski | |
| PewPew M4 now has the pew.py added to its frozen libraries. Some features needed to be disabled to make room for that. | |||
| 2019-12-19 | frozen: Update all submodules to latest tagged release | Jeff Epler | |
| 2019-11-13 | change | KalbeAbbas | |
| 2019-11-13 | Removed SD card folder | KalbeAbbas | |
| 2019-11-13 | added SD card module | KalbeAbbas | |
| 2019-11-13 | SD card folder removed | KalbeAbbas | |
| 2019-11-13 | Added SD card submodule | KalbeAbbas | |
| 2019-11-13 | deleted SD card folder | KalbeAbbas | |
| 2019-11-12 | SD card folder added | KalbeAbbas | |
| 2019-09-30 | Update frozon modules. | Scott Shawcroft | |
| Fixes https://github.com/adafruit/Adafruit_CircuitPython_INA219/issues/12 | |||
| 2019-09-05 | Add support for PewPew M4 board | Radomir Dopieralski | |
| 2019-08-01 | Update circuitpython-stage to 1.0.4 for audiocore changes | Radomir Dopieralski | |
| Since some parts of audioio were moved to audiocore, we now have to import them differently. | |||
| 2019-06-27 | Merge remote-tracking branch 'adafruit/4.0.x' into merge_in_402 | Scott Shawcroft | |
| 2019-06-26 | Shrink pIRkey build down. | Scott Shawcroft | |
| Rollback HID to save string space and remove board mapping for default buses that don't exist. | |||
| 2019-06-26 | Update frozen libraries to save space | Scott Shawcroft | |
| 2019-06-19 | update stage too | Scott Shawcroft | |
| 2019-06-19 | Update frozen libraries | Scott Shawcroft | |
| 2019-06-18 | Add support for PyGamer to Stage library | Radomir Dopieralski | |
| 2019-06-12 | Update BusDevice to save space. | Scott Shawcroft | |
| 2019-05-28 | Add top-level Makefile target to update frozen libs easily; Update CPX lib | Dan Halbert | |
| 2019-05-23 | Update frozen libs | Dan Halbert | |
| 2019-05-22 | Bump circuitpython-stage to 1.0.2 | Radomir Dopieralski | |
| This fixes an OverflowError in the read_palette function. (cherry picked from commit 4ebcca865cbda4b08dc917581438473f625e2a12) | |||
| 2019-05-11 | Bump circuitpython-stage to 1.0.1 | Radomir Dopieralski | |
| 2019-04-23 | Update stage with 1.0.0 release | Scott Shawcroft | |
| 2019-04-16 | Update stage for GamePadShift | Scott Shawcroft | |
| 2019-04-12 | Use displayio.Display directly | Radomir Dopieralski | |
| 2019-04-12 | Got back to using Display object in the Stage library | Radomir Dopieralski | |
