mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-12 06:35:19 -05:00
Typo
This commit is contained in:
parent
c11a401b1b
commit
d989b3441d
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ BUILD_FLAGS=(
|
|||
-DmainRUN_FREE_RTOS_ON_CORE=1
|
||||
)
|
||||
|
||||
delcare -a PICO_INCLUDE_FLAGS
|
||||
declare -a PICO_INCLUDE_FLAGS
|
||||
PICO_INCLUDE_FLAGS=(
|
||||
-I"$PICO_SDK_DIR/src/boards/include"
|
||||
-I"$PICO_SDK_DIR/src/common/pico_base/include"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue