| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2019-04-12 | Enable displayio for uGame10 board | Radomir Dopieralski | |
| Also, make the _stage library work with the fourwire bus, to re-use the display. | |||
| 2019-03-25 | Merge pull request #1697 from dhalbert/update-frozen-libs | Kattni | |
| Update frozen libraries to latest tagged versions | |||
| 2019-03-25 | Update frozen libraries to latest tagged versions | Dan Halbert | |
| 2019-03-17 | Add frozen stage module to ugame10 board | Radomir Dopieralski | |
| And also ignore some more pins. This is needed for the builds on the circuitpython.org to be functional. | |||
| 2019-03-01 | Move the frozen pew.py into a submodule | Radomir Dopieralski | |
| 2019-03-01 | Fix pew.tick() to not accumulate error over time | Radomir Dopieralski | |
| 2019-03-01 | Rename internal pins to add underscore in front | Radomir Dopieralski | |
| 2019-02-28 | Handle new buttons | Radomir Dopieralski | |
| 2019-02-17 | correct weak module links; samd module only in m4 ports; update libraries | Dan Halbert | |
| 2018-11-15 | merge 3.x swap of /lib and .frozen; update frozen libs | Dan Halbert | |
| 2018-11-01 | put .frozen before /lib in sys.path; update frozen libraries | Dan Halbert | |
| 2018-10-16 | Update frozen libraries for 4.0.0-alpha.2 | Dan Halbert | |
