Update mpconfigboard.mk remove duplicate of upstream flag

Co-authored-by: Dan Halbert <halbert@halwitz.org>
This commit is contained in:
bradanlane 2024-11-19 09:12:58 -05:00 committed by GitHub
parent b73115cbc6
commit f54e898bd9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,7 +34,6 @@ CIRCUITPY_DISPLAYIO = 0
CIRCUITPY_FRAMEBUFFERIO = 0
CIRCUITPY_MAX3421E = 0
CIRCUITPY_ONEWIREIO = 0
CIRCUITPY_PS2IO = 0
CIRCUITPY_PULSEIO = 0
CIRCUITPY_RGBMATRIX = 0
CIRCUITPY_ROTARYIO = 0