Skip to content

Commit 200c474

Browse files
committed
correct typo
1 parent 9af5f3a commit 200c474

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ports/stm32f4/mpconfigport.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ CIRCUITPY_ANALOGIO = 1
2121
CIRCUITPY_MICROCONTROLLER = 1
2222
CIRCUITPY_BUSIO = 1
2323
CIRCUITPY_TIME = 1
24-
CIRCUITPY_BUSIO = 1
24+
CIRCUITPY_OS = 1
2525
CIRCUITPY_STRUCT = 1
2626

2727
#ifeq ($(MCU_SUB_VARIANT), stm32f412zx)

0 commit comments

Comments
 (0)