Turn off pwmio on meow meow for space reasons

This commit is contained in:
Dan Halbert 2021-07-01 22:14:37 -04:00
parent 33bbb8b1f4
commit d886e8041d
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ USB_MANUFACTURER = "Electronic Cats"
CHIP_VARIANT = SAMD21G18A
CHIP_FAMILY = samd21
CIRCUITPY_PWMIO = 0
INTERNAL_FLASH_FILESYSTEM = 1
LONGINT_IMPL = NONE
CIRCUITPY_FULL_BUILD = 0