Skip to content

Commit e6aaf99

Browse files
authored
Merge pull request #4570 from jepler/mimxrt-busdevice
mimxrt10xx: enable adafruit_bus_device in core
2 parents 82479b6 + 1a163dd commit e6aaf99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/mimxrt10xx/mpconfigport.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ INTERNAL_FLASH_FILESYSTEM = 1
2424

2525
CIRCUITPY_AUDIOIO = 0
2626
CIRCUITPY_AUDIOBUSIO = 0
27+
CIRCUITPY_BUSDEVICE = 1
2728
CIRCUITPY_FREQUENCYIO = 0
2829
CIRCUITPY_I2CPERIPHERAL = 0
2930
CIRCUITPY_NVM = 0

0 commit comments

Comments
 (0)