Skip to content

Commit 29a5dda

Browse files
committed
Add common flags that were missing
1 parent a579eab commit 29a5dda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ports/raspberrypi/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,9 @@ $(INC_CYW43) \
146146
CFLAGS += \
147147
-DRASPBERRYPI \
148148
-DLIB_PICO_MULTICORE=1 \
149+
-DPICO_NO_HARDWARE=0 \
149150
-DPICO_ON_DEVICE=1 \
151+
-DPICO_BUILD=1 \
150152
-DPICO_NO_BINARY_INFO=0 \
151153
-DPICO_TIME_DEFAULT_ALARM_POOL_DISABLED=0 \
152154
-DPICO_DIVIDER_CALL_IDIV0=0 \

0 commit comments

Comments
 (0)