Searched +full:working +full:- +full:directory (Results 1 – 3 of 3) sorted by relevance
1 name: FreeRTOS-Kernel Demos5 WIN32-MSVC:7 runs-on: windows-latest9 - name: Checkout the FreeRTOS/FreeRTOS Repository15 fetch-depth: 118 - name: Checkout Pull Request23 - name: Add msbuild to PATH24 uses: microsoft/setup-msbuild@v1.126 - name: Build WIN32-MSVC Demo27 working-directory: FreeRTOS/Demo/WIN32-MSVC[all …]
1 name: Kernel-Auto-Release15 description: "Version String for task.h on main branch (leave empty to leave as-is)."20 release-packager:22 runs-on: ubuntu-latest25 - name: Tool Setup26 uses: actions/setup-python@v233 - name: Checkout FreeRTOS Release Tools40 - name: Checkout FreeRTOS Kernel44 fetch-depth: 046 - name: Configure git identity[all …]
1 …eRTOS-Kernel/actions/workflows/unit-tests.yml/badge.svg?branch=main&event=push)](https://github.co…2 …(https://codecov.io/gh/FreeRTOS/FreeRTOS-Kernel/badge.svg?branch=main)](https://codecov.io/gh/Free…9 repository, which contains pre-configured demo application projects under10 ```FreeRTOS/Demo``` directory.12 The easiest way to use FreeRTOS is to start with one of the pre-configured demo17 [FreeRTOS Kernel Quick Start Guide](https://www.FreeRTOS.org/FreeRTOS-quick-start-guide.html)25 [the instructions here](.github/CONTRIBUTING.md#contributing-via-pull-request).33 ## To consume FreeRTOS-Kernel40 - Define the source and version/tag you want to use:44 GIT_REPOSITORY https://github.com/FreeRTOS/FreeRTOS-Kernel.git[all …]