diff options
| author | gamblor21 <mark.komus@gmail.com> | 2020-11-11 10:24:33 -0600 |
|---|---|---|
| committer | gamblor21 <mark.komus@gmail.com> | 2020-11-11 10:24:33 -0600 |
| commit | f61c4e62c14e52da83b17f740b5c5409ee4b05a5 (patch) | |
| tree | 8b1cb34c36d8921c838f8f8c81c52fe7b2ef8fcf /ports/litex | |
| parent | 03b110b44c8e8fed1feb43b7c14b03bbfddf4f2c (diff) | |
Removing from smaller builds
Diffstat (limited to 'ports/litex')
| -rw-r--r-- | ports/litex/mpconfigport.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/litex/mpconfigport.mk b/ports/litex/mpconfigport.mk index 485a75fde..003fb5c2c 100644 --- a/ports/litex/mpconfigport.mk +++ b/ports/litex/mpconfigport.mk @@ -18,6 +18,7 @@ CIRCUITPY_AUDIOIO = 0 CIRCUITPY_BITBANGIO = 0 CIRCUITPY_BLEIO_HCI = 0 CIRCUITPY_BOARD = 0 +CIRCUITPY_BUSDEVICE = 0 CIRCUITPY_BUSIO = 0 CIRCUITPY_COUNTIO = 0 CIRCUITPY_DISPLAYIO = 0 |
