mimxrt10xx: enable adafruit_bus_device in core
This commit is contained in:
parent
bf58afdb2a
commit
1a163dd70d
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ INTERNAL_FLASH_FILESYSTEM = 1
|
|||
|
||||
CIRCUITPY_AUDIOIO = 0
|
||||
CIRCUITPY_AUDIOBUSIO = 0
|
||||
CIRCUITPY_BUSDEVICE = 1
|
||||
CIRCUITPY_FREQUENCYIO = 0
|
||||
CIRCUITPY_I2CPERIPHERAL = 0
|
||||
CIRCUITPY_NVM = 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue