| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2018-07-16 | Merge 3.0.0 final bugfixes and changes to master | Dan Halbert | |
| 2018-07-05 | update Crickit library to fix stepper Drive issues | Dan Halbert | |
| 2018-07-03 | bring all frozen libraries up to date | Dan Halbert | |
| 2018-06-29 | update crickit-related libs | Dan Halbert | |
| 2018-06-27 | updates crickit and motor frozn libs with latest changes, including 550-2400 ↵ | Dan Halbert | |
| default servo range | |||
| 2018-06-26 | Freeze Adafruit_CircuitPython_Crickit into crickit builds | Dan Halbert | |
| 2018-06-02 | update HID, and update seesaw version | Dan Halbert | |
| 2018-06-02 | Update frozen LIS3DH to 4.2.1 to save space | Dan Halbert | |
| 2018-05-24 | update cpx lib | Dan Halbert | |
| 2018-05-24 | refine pirkey build | Dan Halbert | |
| 2018-05-22 | turn off longint on cpx crickit; update frozen libs | Dan Halbert | |
| 2018-05-21 | refactor longint settings; make crickit cpx build | Dan Halbert | |
| 2018-05-04 | 3.0: add CircuitPlayground and HID to CPX frozen modules | Dan Halbert | |
| 2017-10-08 | Freeze libraries needed by adafruit_circuitplayground library into firmware. | Dan Halbert | |
| This saves a lot of RAM. Fixes #287. Also fixed compilation of frozen_mpy.c to use supplied make rule rather than builtin rule (supplied rule suppresses printing out the gcc command line). | |||
| 2017-08-23 | Added ability to freeze multiple directories; freeze neopixel library in cpx ↵ | Dan Halbert | |
| build (#199) Reworked frozen module support: clean up makefiles and handle multiple directories. Modules to freeze are included as git submodules. Add neopixel to circuitplayground express build. Fixes #56 | |||
