mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-15 16:15:08 -05:00
Apply compile option change on RP2040 (#1064)
* Update kernel and community-supported-demos submodule pointer to apply compile option change on RP2040 * Update manifest * Update +TCP submodule pointer * Revert "Update +TCP submodule pointer" This reverts commit d090230eef40f26a2a2c9b5f3d2d1b7a043a7521. --------- Co-authored-by: kar-rahul-aws <118818625+kar-rahul-aws@users.noreply.github.com> Co-authored-by: chinglee-iot <61685396+chinglee-iot@users.noreply.github.com>
This commit is contained in:
parent
38a57333ed
commit
20b6c13c07
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit ce61bcc39c73c523914ca6f206f447b0595e4cd9
|
||||
Subproject commit 6f2ad4418406c54973a799063021174a2f477b43
|
||||
|
|
@ -130,7 +130,7 @@ dependencies:
|
|||
path: "FreeRTOS-Plus/Source/Application-Protocols/coreSNTP"
|
||||
|
||||
- name: "FreeRTOS-Community-Supported-Demos"
|
||||
version: "ce61bcc"
|
||||
version: "6f2ad44"
|
||||
repository:
|
||||
type: "git"
|
||||
url: "https://github.com/FreeRTOS/FreeRTOS-Community-Supported-Demos"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue