RTC is pickd up automatically
This commit is contained in:
parent
bd381e434f
commit
18285f96e8
|
@ -21,7 +21,6 @@ CIRCUITPY_COUNTIO = 0
|
|||
CIRCUITPY_FREQUENCYIO = 0
|
||||
CIRCUITPY_I2CPERIPHERAL = 0
|
||||
CIRCUITPY_ROTARYIO = 0
|
||||
CIRCUITPY_RTC = 1
|
||||
CIRCUITPY_NVM = 0
|
||||
# We don't have enough endpoints to include MIDI.
|
||||
CIRCUITPY_USB_MIDI = 0
|
||||
|
|
Loading…
Reference in New Issue