mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-08 12:45:22 -05:00
Implement libslirp for FreeRTOS_Plus_TCP_Echo_Posix demo (#1026)
* Update freertos-plus-tcp-echo-posix git workflow to include echo server setup with port 5000, update Ubuntu runner version to 22.04, install glib and libslirp, and add git run action with TRACE_ON_ENTER=0 which disables trace output saved msg * Update ipconfigNETWORK_MTU to 1500, ipconfigBUFFER_PADDING on 64-bit platforms, and FreeRTOS-Plus-TCP submodule libslirp version number in backend file * Format code, update lexicon.txt and create ReadMe --------- Co-authored-by: Xiaodong Li <xiaodonn@amazon.com>
This commit is contained in:
parent
8b98d08bcc
commit
e39bb188dd
13 changed files with 473 additions and 397 deletions
|
|
@ -1 +1,2 @@
|
|||
build/**
|
||||
Trace.dump
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue