Skip to content

Commit 9e83829

Browse files
authored
Update README.md (#1094)
Fix spelling of the word 'the' ('thw') in line 29
1 parent 31419bf commit 9e83829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

portable/ThirdParty/GCC/RP2040/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This will locate the FreeRTOS kernel if it is a direct sub-module of your projec
2626
version, you can include the FreeRTOS-Kernel support later in your CMake build (possibly in a subdirectory) and the
2727
FreeRTOS-Kernel support will only apply to those targets which explicitly include FreeRTOS support.
2828

29-
As an alternative to the `import` statement above, you can just add this directory directly via thw following (with
29+
As an alternative to the `import` statement above, you can just add this directory directly via the following (with
3030
the same placement restrictions related to the Raspberry Pi Pico SDK version above):
3131

3232
```cmake

0 commit comments

Comments
 (0)