Merge pull request #2409 from jepler/update-mp3
mp3: update to upstream release 1.1.1
This commit is contained in:
commit
00538bd181
@ -1 +1 @@
|
|||||||
Subproject commit 52d87bd7e571af66ecb57ee32b5af92531134150
|
Subproject commit 2000ae3a7c5d60b850c9546a16425aee279e2a36
|
@ -1 +1 @@
|
|||||||
Subproject commit d87ea261c40ecbc6d893d72d337beefbea1cf932
|
Subproject commit 82ba9e40dfff41fdc0541636afde4936c930d86c
|
@ -1 +1 @@
|
|||||||
Subproject commit a6100fb5d867c7f4980f071119bfa7e0a76e1d47
|
Subproject commit 5534662902a223ac8562e6f999d6359e4c17dab1
|
@ -1 +1 @@
|
|||||||
Subproject commit 409e90902ac49720c4add985e8e1a1660bbe63a0
|
Subproject commit 01e89a8437c78b62d4d655c745ded57e26dc747a
|
@ -1 +1 @@
|
|||||||
Subproject commit 89faee0eb08a6855e14f117c514fecf2dd90769d
|
Subproject commit a23b80569f23ef109667dd8c595d319e8a30d620
|
@ -1 +1 @@
|
|||||||
Subproject commit ddc74844983b35b027bd45091c7b8bb3c8d7a2d1
|
Subproject commit f69fc9b47fa25ba1414eb3d5c82f05013280c0d2
|
@ -1 +1 @@
|
|||||||
Subproject commit c0bdd8b10383725ee9293f5d88fb8d47eb1272bd
|
Subproject commit ff99d55115f81899902c2c4a84fdfbea9ae83823
|
@ -1 +1 @@
|
|||||||
Subproject commit 5ad33e4ca219f0e216beab439cfa259cde32016c
|
Subproject commit dd0fe8530a2dcc64ac95bb3e116af2158dcd7cd2
|
2
lib/mp3
2
lib/mp3
@ -1 +1 @@
|
|||||||
Subproject commit 2a3cc7873b5c642d4bb60043dc14d2555e3377a5
|
Subproject commit c3c664bf4db6a36d11808dfcbb5dbf7cff1715b8
|
@ -20,7 +20,7 @@ CIRCUITPY_GAMEPAD = 0
|
|||||||
CIRCUITPY_RTC = 0
|
CIRCUITPY_RTC = 0
|
||||||
|
|
||||||
SUPEROPT_GC = 0
|
SUPEROPT_GC = 0
|
||||||
CFLAGS_INLINE_LIMIT = 55
|
CFLAGS_INLINE_LIMIT = 35
|
||||||
|
|
||||||
# Include these Python libraries in firmware.
|
# Include these Python libraries in firmware.
|
||||||
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_BusDevice
|
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_BusDevice
|
||||||
|
Loading…
Reference in New Issue
Block a user