Searched +full:- +full:- +full:json (Results 1 – 3 of 3) sorted by relevance
1 name: Kernel-Checker6 kernel-checker:8 runs-on: ubuntu-20.0411 - name: Tool Setup12 uses: actions/setup-python@v317 - name: Checkout FreeRTOS Tools21 sparse-checkout: '.github'26 - name: Checkout Pull Request32 - name: Collecting changed files33 uses: lots0logs/gh-action-get-changed-files@2.2.2[all …]
1 ---2 $schema: https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json12 - caseSensitive: false19 - name: freertos-words24 - freertos-words28 - 'dependency'29 - 'docs'30 - 'ThirdParty'31 - 'History.txt'
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 …]