commit | 504ae9a9a50981e9dd4d8accec8261a1dba9e965 | [log] [tgz] |
---|---|---|
author | Bence Balogh <bence.balogh@arm.com> | Tue Mar 21 11:29:05 2023 +0100 |
committer | Bence Balogh <bence.balogh@arm.com> | Tue Mar 21 11:56:26 2023 +0100 |
tree | b060df0268b75fa5dcf0f99f258ac1419a9d5bbb | |
parent | fa71d6304c135ac73fc06216a89b5978be69c86c [diff] |
fix: Patch freertos_plus_tcp in VAD example If a newer freertos-kernel version is used then the build fails because of the temporary solution in freertos-plus-tcp repository. Added a patch file as a workaround until the fetched amazon-freertos repo's version is updated. Change-Id: I0995cf0eeb48d1f54e971d3838f437988466af5a Signed-off-by: Bence Balogh <bence.balogh@arm.com>