aboutsummaryrefslogtreecommitdiff
path: root/frozen/Adafruit_CircuitPython_BusDevice
AgeCommit message (Collapse)Author
2017-12-30update CPX frozen modules to latest versionsDan Halbert
2017-12-03update CPX frozen modules to latest versionsDan Halbert
2017-10-08Freeze 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).