Skip to content

Commit b778aee

Browse files
committed
Make inclusion non-conditional
1 parent 776c9b0 commit b778aee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ports/stm32f4/mpconfigport.mk

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,7 @@ ifndef CIRCUITPY_DISPLAYIO
6969
CIRCUITPY_DISPLAYIO = 1
7070
endif
7171

72-
ifndef MICROPY_CPYTHON_COMPAT
7372
MICROPY_CPYTHON_COMPAT = 1
74-
endif
7573

7674
#ifeq ($(MCU_SUB_VARIANT), stm32f412zx)
7775
#endif

0 commit comments

Comments
 (0)