turn off longint on cpx crickit; update frozen libs

This commit is contained in:
Dan Halbert 2018-05-22 13:03:06 -04:00
parent 422525fa4c
commit 0d7db29630
4 changed files with 5 additions and 4 deletions

@ -1 +1 @@
Subproject commit de2d0d33cace54532467e411128521dfc8d253c3
Subproject commit 376a80e62acb3ba8b9a1e5c11bb75d36352f2190

@ -1 +1 @@
Subproject commit 90e4ca931a991718985e655bdcd527c1b0543f55
Subproject commit 058c94513e41249eac72deb3abc7af4f7d96a4f6

@ -1 +1 @@
Subproject commit d5491cded0d12716ceb1111ca4c4431111a22df6
Subproject commit bdd1478330b41017b09de58fca213218c36f2821

View File

@ -5,7 +5,8 @@ USB_PRODUCT = "CircuitPlayground Express with Crickit libraries"
USB_MANUFACTURER = "Adafruit Industries LLC"
SPI_FLASH_FILESYSTEM = 1
LONGINT_IMPL = MPZ
# Turn off longints for Crickit build to make room for additional frozen libs.
LONGINT_IMPL = NONE
CHIP_VARIANT = SAMD21G18A
CHIP_FAMILY = samd21