Adding longint support on RP2040

This commit is contained in:
root 2021-01-21 16:40:57 -06:00
parent 6043fdf940
commit 3aab17c98e
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@ CHIP_VARIANT = RP2040
CHIP_FAMILY = rp2
INTERNAL_FLASH_FILESYSTEM = 1
LONGINT_IMPL = MPZ