bring all frozen libraries up to date
This commit is contained in:
parent
b68cd14391
commit
bf9981e8db
@ -1 +1 @@
|
||||
Subproject commit 376a80e62acb3ba8b9a1e5c11bb75d36352f2190
|
||||
Subproject commit 07919641470edb602585c6a91f7b8eacf17e664b
|
@ -1 +1 @@
|
||||
Subproject commit d0022de9d5e9b4c3d4998a5d708e59ee147f0a21
|
||||
Subproject commit d0aa6dc56d66decfae92daced7384c1e3518a666
|
@ -1 +1 @@
|
||||
Subproject commit 44e1b7847de6f1e1575873b52fd3baeb2e1fe770
|
||||
Subproject commit f948e09d38aaa8d3f59350372388cd5d603f95a6
|
@ -1 +1 @@
|
||||
Subproject commit 1da880cee3c2d64e2e7e4ca5082f3a74c4a37a5a
|
||||
Subproject commit 5c2f6ef1ed80f24b6a3878067d40350d3725e198
|
@ -1 +1 @@
|
||||
Subproject commit c34abe2c0109637b30f8c6610dd848f383160041
|
||||
Subproject commit e0b709f1710555da67705360870ba0d14ced7e06
|
@ -1 +1 @@
|
||||
Subproject commit abab0a96ef5644b153bb052180d32d1a2d7e592f
|
||||
Subproject commit 340cd17fad0c29d3a70d6e298a30ecc753df054e
|
@ -11,7 +11,7 @@ LONGINT_IMPL = NONE
|
||||
CHIP_VARIANT = SAMD21G18A
|
||||
CHIP_FAMILY = samd21
|
||||
|
||||
CFLAGS_INLINE_LIMIT = 65
|
||||
CFLAGS_INLINE_LIMIT = 55
|
||||
|
||||
# Include these Python libraries in firmware.
|
||||
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_BusDevice
|
||||
|
@ -10,7 +10,7 @@ LONGINT_IMPL = MPZ
|
||||
CHIP_VARIANT = SAMD21G18A
|
||||
CHIP_FAMILY = samd21
|
||||
|
||||
CFLAGS_INLINE_LIMIT = 65
|
||||
CFLAGS_INLINE_LIMIT = 55
|
||||
|
||||
# Include these Python libraries in firmware.
|
||||
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_BusDevice
|
||||
|
Loading…
x
Reference in New Issue
Block a user