Searched +full:verify +full:- +full:manifest (Results 1 – 2 of 2) sorted by relevance
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 …]
35 was last assigned to the task - which due to priority inheritance, may not42 FreeRTOSConfig.h. We thank @mdnr-g for their contribution.46 vTaskResume or vTaskResumeFromISR. We thank @Moral-Hao for their49 FreeRTOS handlers for PendSV and SVCall interrupts on Cortex-M devices.54 + Add CMake support to allow the application writer to select the RISC-V58 + Make taskYIELD available to unprivileged tasks for ARMv8-M ports.59 + Update Cortex-M23 ports to not use PSPLIM_NS. We thank @urutva for their61 + Update the SysTick setup code for ARMv8-M ports to first configure the clock66 + Add the port-optimized task selection algorithm optionally available for67 ARMv7-M ports to the ARMv8-M ports. We thank @jefftenney for their[all …]