Merge pull request #5778 from dhalbert/update-frozen-libraries-2021-12-24-7.1.x

update frozen libraries for 7.1.x
This commit is contained in:
Dan Halbert 2021-12-24 11:13:29 -05:00 committed by GitHub
commit 78637e0462
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 7 additions and 6 deletions

@ -1 +1 @@
Subproject commit 434e367cc7da4c2836affdbf92b8932ca59a25b0
Subproject commit a695cde1b1cc957bcd10875b12ae82d1deeb0157

@ -1 +1 @@
Subproject commit bafa35c18a610660bdce68784195c4a7fbdf1189
Subproject commit 993bd12e1747ec117e8d104a5e9f4659c8a347a3

@ -1 +1 @@
Subproject commit ca141954c0b39cc0343c63bedb64c02f307159b9
Subproject commit 0ec87891f9a28ee3c5ae3b020b60d361684f466d

@ -1 +1 @@
Subproject commit 9873446ebde5779c03c2bd4e3e544a801fb27bd5
Subproject commit f94ef67425516f23c889d217ffe5a3a710c1d278

@ -1 +1 @@
Subproject commit 88e5ae51427aa690de129c157223e93bf936ac41
Subproject commit 9995c45a5ed1d455a4a8b7bfb9eb134de7f2b9db

@ -1 +1 @@
Subproject commit 0450119e163df782930a887022e197d6d25ca666
Subproject commit f06ac21e96321724258e00f7596d874eff53f0b8

View File

@ -15,6 +15,7 @@ LONGINT_IMPL = NONE
CIRCUITPY_BUSDEVICE = 1
CIRCUITPY_DISPLAYIO = 0
CIRCUITPY_KEYPAD = 0
CIRCUITPY_ONEWIREIO = 0
# Include these Python libraries in firmware.
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_CircuitPlayground