index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frozen
Age
Commit message (
Expand
)
Author
2019-12-18
bump BusDevice to 4.1.0
Dan Halbert
2019-12-17
try for a more precise stack size increase
Dan Halbert
2019-12-17
Increase stack size (Back-port #2393 to 4.x)
Jeff Epler
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
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
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
2019-03-25
Merge pull request #1697 from dhalbert/update-frozen-libs
Kattni
2019-03-25
Update frozen libraries to latest tagged versions
Dan Halbert
2019-03-17
Add frozen stage module to ugame10 board
Radomir Dopieralski
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
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
2017-08-23
Added ability to freeze multiple directories; freeze neopixel library in cpx ...
Dan Halbert