mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-07-27 08:13:55 +00:00
Create GitHub workflows to execute the WinSim demos with libslirp network interface implemented in FreeRTOS+TCP VS Static Project (#1054)
* Add libslirp to the existing FreeRTOS+TCP static project * Update demos to run with libslirp * Add ipconfigUSE_LIBSLIRP * Call developer command prompt and update meson build options --------- Co-authored-by: Xiaodong Li <xiaodonn@amazon.com>
This commit is contained in:
1
.github/scripts/core_checker.py
vendored
1
.github/scripts/core_checker.py
vendored
@@ -309,6 +309,7 @@ FREERTOS_IGNORED_FILES = [
|
||||
'interrupt_vector.s',
|
||||
'reg_test.S',
|
||||
'gdbinit',
|
||||
'libslirp-version.h',
|
||||
]
|
||||
|
||||
FREERTOS_HEADER = [
|
||||
|
||||
Reference in New Issue
Block a user