Searched +full:msp430 +full:- +full:gcc (Results 1 – 6 of 6) 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 …]
2 include( GCC/RISC-V/chip_extensions.cmake )6 include( IAR/RISC-V/chip_extensions.cmake )9 # FreeRTOS internal cmake file. Do not use it in user top-level project16 # FreeRTOS internal cmake file. Do not use it in user top-level project23 # 16-Bit DOS ports for BCC32 # ARMv7-M port for Texas Instruments Code Composer Studio37 # ARMv7E-M port for Texas Instruments Code Composer Studio42 # ARMv7-R port for Texas Instruments Code Composer Studio44 CCS/ARM_Cortex-R4/port.c45 CCS/ARM_Cortex-R4/portASM.asm>[all …]
5 * SPDX-License-Identifier: MIT34 * pre-processor definition was used to ensure the pre-processor found the correct37 * portmacro.h file - removing the need for the constant and allowing the53 #include "../portable/GCC/ATMega323/portmacro.h"85 #include "../../Source/portable/GCC/ARM7_LPC2000/portmacro.h"93 #include "../../Source/portable/GCC/ARM7_LPC23xx/portmacro.h"97 #include "..\..\Source\portable\IAR\MSP430\portmacro.h"101 #include "../../Source/portable/GCC/MSP430F449/portmacro.h"113 #include "../../Source/portable/GCC/ARM7_AT91SAM7S/portmacro.h"137 #include "..\..\Source\portable\GCC\STR75x\portmacro.h"[all …]
9 # DEPRECATED: FREERTOS_CONFIG_FILE_DIRECTORY - but still supported if no freertos_config defined fo…31 …message(WARNING " Using deprecated 'FREERTOS_CONFIG_FILE_DIRECTORY' - please update your project C…44 …message(WARNING " FREERTOS_PORT is not set. Please specify it from top-level CMake file (example):…47 " -DFREERTOS_PORT=GCC_ARM_CM4F\n"50 " A_CUSTOM_PORT - Compiler: User Defined Target: User Defined\n"51 " BCC_16BIT_DOS_FLSH186 - Compiler: BCC Target: 16 bit DOS Flsh186\n"52 " BCC_16BIT_DOS_PC - Compiler: BCC Target: 16 bit DOS PC\n"53 " CCS_ARM_CM3 - Compiler: CCS Target: ARM Cortex-M3\n"54 … " CCS_ARM_CM4F - Compiler: CCS Target: ARM Cortex-M4 with FPU\n"55 " CCS_ARM_CR4 - Compiler: CCS Target: ARM Cortex-R4\n"[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 …]
1 SPDXVersion: SPDX-2.22 DataLicense: CC0-1.03 SPDXID: SPDXRef-DOCUMENT4 DocumentName: FreeRTOS-Kernel5 DocumentNamespace: https://github.com/FreeRTOS/FreeRTOS-Kernel/blob/v11.0.1/sbom.spdx7 Created: 2023-12-21T06:16:21Z11 PackageName: FreeRTOS-Kernel12 SPDXID: SPDXRef-Package-FreeRTOS-Kernel14 PackageDownloadLocation: https://github.com/FreeRTOS/FreeRTOS-Kernel/tree/v11.0.125 SPDXID: SPDXRef-File-queue.c[all …]