FreeRTOS-Kernel/FreeRTOS/Demo/Posix_GCC
alfred gedeon 47d37354bc
Add Posix build checker to git actions (#489)
* Add Posix build checker to git actions

* fix checker path

* Fix script, checkout recursively

* fix build check script return value

* clone submodules as well with posix checker

* Add quotes to true for submodules

* Fix Submodules

* Remove pcap dependency from Makefile

* install libpcap for build check

* Add networking build to posix

* Separate network build from normal build

* add libpcap after building normal posix
2021-01-12 20:13:29 -08:00
..
.gitignore Demo/Posix_GCC: add demo application for Posix port using GCC 2020-03-24 13:46:18 -07:00
code_coverage_additions.c [AUTO][RELEASE]: Bump file header version to "202012.00" 2020-12-15 11:50:37 -07:00
console.c [AUTO][RELEASE]: Bump file header version to "202012.00" 2020-12-15 11:50:37 -07:00
console.h [AUTO][RELEASE]: Bump file header version to "202012.00" 2020-12-15 11:50:37 -07:00
FreeRTOS-simulator-for-Linux.url Added some URL files and move submodule pointer along (#254) 2020-09-09 14:31:07 -07:00
FreeRTOSConfig.h [AUTO][RELEASE]: Bump file header version to "202012.00" 2020-12-15 11:50:37 -07:00
main.c [AUTO][RELEASE]: Bump file header version to "202012.00" 2020-12-15 11:50:37 -07:00
main_blinky.c [AUTO][RELEASE]: Bump file header version to "202012.00" 2020-12-15 11:50:37 -07:00
main_full.c [AUTO][RELEASE]: Bump file header version to "202012.00" 2020-12-15 11:50:37 -07:00
Makefile Add Posix build checker to git actions (#489) 2021-01-12 20:13:29 -08:00
run-time-stats-utils.c [AUTO][RELEASE]: Bump file header version to "202012.00" 2020-12-15 11:50:37 -07:00
trcConfig.h Tracelyzer version updates (#261) 2020-09-10 18:52:20 -07:00
trcSnapshotConfig.h Increase tracelyzer parameters to accomodate full demo scope 2020-09-09 01:26:46 -07:00