diff options
| author | Dan Halbert <halbert@halwitz.org> | 2017-10-03 18:10:13 -0400 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2017-10-08 10:54:46 -0600 |
| commit | ef65ee78c544f0996eeb77ae762d2c4c7ed17057 (patch) | |
| tree | 0452584406ca3acc7fd333f7c5001650f70e5a20 /frozen | |
| parent | f4981677b0b73d286f3af098a4111f8ba6d286bc (diff) | |
Freeze libraries needed by adafruit_circuitplayground library into firmware.
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).
Diffstat (limited to 'frozen')
| m--------- | frozen/Adafruit_CircuitPython_BusDevice | 0 | ||||
| m--------- | frozen/Adafruit_CircuitPython_LIS3DH | 0 | ||||
| m--------- | frozen/Adafruit_CircuitPython_Thermistor | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/frozen/Adafruit_CircuitPython_BusDevice b/frozen/Adafruit_CircuitPython_BusDevice new file mode 160000 +Subproject 39f28ed4e0e5a06fc33fd01c1efc8c52c4140f0 diff --git a/frozen/Adafruit_CircuitPython_LIS3DH b/frozen/Adafruit_CircuitPython_LIS3DH new file mode 160000 +Subproject fa00b61d1bde90c3cf9cce74388cb9717058b2b diff --git a/frozen/Adafruit_CircuitPython_Thermistor b/frozen/Adafruit_CircuitPython_Thermistor new file mode 160000 +Subproject 2d57c0ba9a09d6d30f0ae2b98aba9567c25e6fb |
