mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-10 13:45:07 -05:00
* 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 |
||
|---|---|---|
| .. | ||
| common | ||
| core_checker.py | ||
| packager.py | ||
| posix_build_checker.sh | ||
| posix_network_build_checker.sh | ||
| release-requirements.txt | ||
| release.py | ||
| versioning.py | ||