Skip to content

Commit 61264be

Browse files
committed
[ext] Update FreeRTOS to 202012 LTS version
1 parent 2637b64 commit 61264be

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

ext/aws/freertos

Submodule freertos updated 87 files

ext/aws/module.lb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ the config macros, then redefine them with your options, for example:
6565
env.copy("freertos/FreeRTOS-Plus-TCP/portable/Compiler/GCC/pack_struct_end.h", "freertos_plus_tcp/include/pack_struct_end.h")
6666

6767
env.collect(":build:path.include", "modm/ext/freertos_plus_tcp/include")
68+
env.collect(":build:path.include", "modm/ext/freertos_plus_tcp/tools/tcp_utilities/include")
6869
env.template("FreeRTOSIPConfig.h.in", "freertos_plus_tcp/include/FreeRTOSIPConfig.h")
6970
# -----------------------------------------------------------------------------
7071

0 commit comments

Comments
 (0)