Searched +full:fetch +full:- +full:depth (Results 1 – 5 of 5) 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 …]
10 runs-on: ubuntu-20.0412 - uses: actions/checkout@v313 - name: Check Formatting of FreeRTOS-Kernel Files14 uses: FreeRTOS/CI-CD-Github-Actions/formatting@main16 exclude-dirs: portable18 spell-check:19 runs-on: ubuntu-latest21 - name: Clone This Repo23 - name: Run spellings check24 uses: FreeRTOS/CI-CD-Github-Actions/spellings@main[all …]
6 runs-on: ubuntu-20.048 - name: Checkout Parent Repository14 fetch-depth: 117 - name: Checkout Pull Request22 - name: Setup Python23 uses: actions/setup-python@master25 python-version: 3.827 - name: Install packages29 sudo apt-get install lcov cflow ruby doxygen build-essential unifdef30 - name: Run Unit Tests with ENABLE_SANITIZER=1[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 …]
5 * SPDX-License-Identifier: MIT31 + CallReturn Depth increased from 8 to 10 levels to accommodate wizC/fedC V12.50 /*---------------------------------------------------------------------------52 *---------------------------------------------------------------------------*/62 * Define minimal-stack constants63 * -----69 * -----73 * -----93 /*-----------------------------------------------------------*/103 /*-----------------------------------------------------------*/[all …]