mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-20 12:53:37 +08:00
Update README.md (#1094)
Fix spelling of the word 'the' ('thw') in line 29
This commit is contained in:
2
portable/ThirdParty/GCC/RP2040/README.md
vendored
2
portable/ThirdParty/GCC/RP2040/README.md
vendored
@@ -26,7 +26,7 @@ This will locate the FreeRTOS kernel if it is a direct sub-module of your projec
|
|||||||
version, you can include the FreeRTOS-Kernel support later in your CMake build (possibly in a subdirectory) and the
|
version, you can include the FreeRTOS-Kernel support later in your CMake build (possibly in a subdirectory) and the
|
||||||
FreeRTOS-Kernel support will only apply to those targets which explicitly include FreeRTOS support.
|
FreeRTOS-Kernel support will only apply to those targets which explicitly include FreeRTOS support.
|
||||||
|
|
||||||
As an alternative to the `import` statement above, you can just add this directory directly via thw following (with
|
As an alternative to the `import` statement above, you can just add this directory directly via the following (with
|
||||||
the same placement restrictions related to the Raspberry Pi Pico SDK version above):
|
the same placement restrictions related to the Raspberry Pi Pico SDK version above):
|
||||||
|
|
||||||
```cmake
|
```cmake
|
||||||
|
Reference in New Issue
Block a user