]> begriffs open source - freertos/commit
CI-CD Updates (#768)
authorSoren Ptak <ptaksoren@gmail.com>
Tue, 5 Sep 2023 21:24:04 +0000 (17:24 -0400)
committerGitHub <noreply@github.com>
Tue, 5 Sep 2023 21:24:04 +0000 (14:24 -0700)
commit5fb9b50da8f1e02fa0c81ee43d7961c479ef5f12
tree9793a4eaf8b469d7854a86e4e8d4c69bd4c12043
parentd6bccb1f4ca18e4e339696e780d18334e3462710
CI-CD Updates (#768)

* Use new version of CI-CD Actions
* Use cSpell spell check, and use ubuntu-20.04 for formatting check
* Format and spell check all files in the portable directory
* Remove the https:// from #errors and #warnings as uncrustify attempts to change it to /*
* Use checkout@v3 instead of checkout@v2 on all jobs
---------
485 files changed:
.github/.cSpellWords.txt [new file with mode: 0644]
.github/lexicon.txt [deleted file]
.github/pull_request_process.md
.github/scripts/kernel_checker.py
.github/workflows/auto-release.yml
.github/workflows/ci.yml
.github/workflows/git-secrets.yml
.github/workflows/kernel-checks.yml
.github/workflows/kernel-demos.yml
.github/workflows/unit-tests.yml
CMakeLists.txt
README.md
cspell.config.yaml [new file with mode: 0644]
portable/ARMv8M/ReadMe.txt
portable/ARMv8M/non_secure/port.c
portable/ARMv8M/non_secure/portable/GCC/ARM_CM23/mpu_wrappers_v2_asm.c
portable/ARMv8M/non_secure/portable/GCC/ARM_CM23/portasm.c
portable/ARMv8M/non_secure/portable/GCC/ARM_CM23/portmacro.h
portable/ARMv8M/non_secure/portable/GCC/ARM_CM23_NTZ/mpu_wrappers_v2_asm.c
portable/ARMv8M/non_secure/portable/GCC/ARM_CM23_NTZ/portasm.c
portable/ARMv8M/non_secure/portable/GCC/ARM_CM23_NTZ/portmacro.h
portable/ARMv8M/non_secure/portable/GCC/ARM_CM33/mpu_wrappers_v2_asm.c
portable/ARMv8M/non_secure/portable/GCC/ARM_CM33/portasm.c
portable/ARMv8M/non_secure/portable/GCC/ARM_CM33/portmacro.h
portable/ARMv8M/non_secure/portable/GCC/ARM_CM33_NTZ/mpu_wrappers_v2_asm.c
portable/ARMv8M/non_secure/portable/GCC/ARM_CM33_NTZ/portasm.c
portable/ARMv8M/non_secure/portable/GCC/ARM_CM33_NTZ/portmacro.h
portable/ARMv8M/non_secure/portable/GCC/ARM_CM35P/portmacro.h
portable/ARMv8M/non_secure/portable/GCC/ARM_CM55/portmacro.h
portable/ARMv8M/non_secure/portable/GCC/ARM_CM85/portmacro.h
portable/ARMv8M/non_secure/portable/IAR/ARM_CM23/portmacro.h
portable/ARMv8M/non_secure/portable/IAR/ARM_CM23_NTZ/portmacro.h
portable/ARMv8M/non_secure/portable/IAR/ARM_CM33/portmacro.h
portable/ARMv8M/non_secure/portable/IAR/ARM_CM33_NTZ/portmacro.h
portable/ARMv8M/non_secure/portable/IAR/ARM_CM35P/portmacro.h
portable/ARMv8M/non_secure/portable/IAR/ARM_CM55/portmacro.h
portable/ARMv8M/non_secure/portable/IAR/ARM_CM85/portmacro.h
portable/ARMv8M/non_secure/portmacrocommon.h
portable/ARMv8M/secure/context/secure_context.c
portable/ARMv8M/secure/context/secure_context.h
portable/ARMv8M/secure/heap/secure_heap.c
portable/ARMv8M/secure/init/secure_init.c
portable/BCC/16BitDOS/Flsh186/port.c
portable/BCC/16BitDOS/Flsh186/prtmacro.h
portable/BCC/16BitDOS/PC/port.c
portable/BCC/16BitDOS/PC/prtmacro.h
portable/BCC/16BitDOS/common/portasm.h
portable/BCC/16BitDOS/common/portcomn.c
portable/CCS/ARM_CM3/port.c [changed mode: 0755->0644]
portable/CCS/ARM_CM3/portmacro.h
portable/CCS/ARM_CM4F/port.c [changed mode: 0755->0644]
portable/CCS/ARM_CM4F/portmacro.h
portable/CCS/ARM_Cortex-R4/port.c
portable/CCS/ARM_Cortex-R4/portmacro.h
portable/CCS/MSP430X/data_model.h
portable/CCS/MSP430X/port.c
portable/CCS/MSP430X/portmacro.h
portable/CodeWarrior/ColdFire_V1/port.c
portable/CodeWarrior/ColdFire_V1/portmacro.h
portable/CodeWarrior/ColdFire_V2/port.c
portable/CodeWarrior/ColdFire_V2/portmacro.h
portable/CodeWarrior/HCS12/port.c
portable/CodeWarrior/HCS12/portmacro.h
portable/GCC/ARM7_AT91FR40008/port.c
portable/GCC/ARM7_AT91FR40008/portISR.c
portable/GCC/ARM7_AT91FR40008/portmacro.h
portable/GCC/ARM7_AT91SAM7S/AT91SAM7X256.h
portable/GCC/ARM7_AT91SAM7S/ioat91sam7x256.h
portable/GCC/ARM7_AT91SAM7S/lib_AT91SAM7X256.c
portable/GCC/ARM7_AT91SAM7S/lib_AT91SAM7X256.h
portable/GCC/ARM7_AT91SAM7S/port.c
portable/GCC/ARM7_AT91SAM7S/portISR.c
portable/GCC/ARM7_AT91SAM7S/portmacro.h
portable/GCC/ARM7_LPC2000/port.c
portable/GCC/ARM7_LPC2000/portISR.c
portable/GCC/ARM7_LPC2000/portmacro.h
portable/GCC/ARM7_LPC23xx/port.c
portable/GCC/ARM7_LPC23xx/portISR.c
portable/GCC/ARM7_LPC23xx/portmacro.h
portable/GCC/ARM_CA53_64_BIT/port.c
portable/GCC/ARM_CA53_64_BIT/portmacro.h
portable/GCC/ARM_CA53_64_BIT_SRE/port.c
portable/GCC/ARM_CA53_64_BIT_SRE/portmacro.h
portable/GCC/ARM_CA9/port.c
portable/GCC/ARM_CA9/portmacro.h
portable/GCC/ARM_CM0/port.c
portable/GCC/ARM_CM0/portmacro.h
portable/GCC/ARM_CM23/non_secure/mpu_wrappers_v2_asm.c
portable/GCC/ARM_CM23/non_secure/port.c
portable/GCC/ARM_CM23/non_secure/portasm.c
portable/GCC/ARM_CM23/non_secure/portmacro.h
portable/GCC/ARM_CM23/non_secure/portmacrocommon.h
portable/GCC/ARM_CM23/secure/secure_context.c
portable/GCC/ARM_CM23/secure/secure_context.h
portable/GCC/ARM_CM23/secure/secure_heap.c
portable/GCC/ARM_CM23/secure/secure_init.c
portable/GCC/ARM_CM23_NTZ/non_secure/mpu_wrappers_v2_asm.c
portable/GCC/ARM_CM23_NTZ/non_secure/port.c
portable/GCC/ARM_CM23_NTZ/non_secure/portasm.c
portable/GCC/ARM_CM23_NTZ/non_secure/portmacro.h
portable/GCC/ARM_CM23_NTZ/non_secure/portmacrocommon.h
portable/GCC/ARM_CM3/port.c
portable/GCC/ARM_CM3/portmacro.h
portable/GCC/ARM_CM33/non_secure/mpu_wrappers_v2_asm.c
portable/GCC/ARM_CM33/non_secure/port.c
portable/GCC/ARM_CM33/non_secure/portasm.c
portable/GCC/ARM_CM33/non_secure/portmacro.h
portable/GCC/ARM_CM33/non_secure/portmacrocommon.h
portable/GCC/ARM_CM33/secure/secure_context.c
portable/GCC/ARM_CM33/secure/secure_context.h
portable/GCC/ARM_CM33/secure/secure_heap.c
portable/GCC/ARM_CM33/secure/secure_init.c
portable/GCC/ARM_CM33_NTZ/non_secure/mpu_wrappers_v2_asm.c
portable/GCC/ARM_CM33_NTZ/non_secure/port.c
portable/GCC/ARM_CM33_NTZ/non_secure/portasm.c
portable/GCC/ARM_CM33_NTZ/non_secure/portmacro.h
portable/GCC/ARM_CM33_NTZ/non_secure/portmacrocommon.h
portable/GCC/ARM_CM35P/non_secure/mpu_wrappers_v2_asm.c
portable/GCC/ARM_CM35P/non_secure/port.c
portable/GCC/ARM_CM35P/non_secure/portasm.c
portable/GCC/ARM_CM35P/non_secure/portmacro.h
portable/GCC/ARM_CM35P/non_secure/portmacrocommon.h
portable/GCC/ARM_CM35P/secure/secure_context.c
portable/GCC/ARM_CM35P/secure/secure_context.h
portable/GCC/ARM_CM35P/secure/secure_heap.c
portable/GCC/ARM_CM35P/secure/secure_init.c
portable/GCC/ARM_CM35P_NTZ/non_secure/mpu_wrappers_v2_asm.c
portable/GCC/ARM_CM35P_NTZ/non_secure/port.c
portable/GCC/ARM_CM35P_NTZ/non_secure/portasm.c
portable/GCC/ARM_CM35P_NTZ/non_secure/portmacro.h
portable/GCC/ARM_CM35P_NTZ/non_secure/portmacrocommon.h
portable/GCC/ARM_CM3_MPU/mpu_wrappers_v2_asm.c
portable/GCC/ARM_CM3_MPU/port.c
portable/GCC/ARM_CM3_MPU/portmacro.h
portable/GCC/ARM_CM4F/port.c
portable/GCC/ARM_CM4F/portmacro.h
portable/GCC/ARM_CM4_MPU/mpu_wrappers_v2_asm.c
portable/GCC/ARM_CM4_MPU/port.c
portable/GCC/ARM_CM4_MPU/portmacro.h
portable/GCC/ARM_CM55/non_secure/mpu_wrappers_v2_asm.c
portable/GCC/ARM_CM55/non_secure/port.c
portable/GCC/ARM_CM55/non_secure/portasm.c
portable/GCC/ARM_CM55/non_secure/portmacro.h
portable/GCC/ARM_CM55/non_secure/portmacrocommon.h
portable/GCC/ARM_CM55/secure/secure_context.c
portable/GCC/ARM_CM55/secure/secure_context.h
portable/GCC/ARM_CM55/secure/secure_heap.c
portable/GCC/ARM_CM55/secure/secure_init.c
portable/GCC/ARM_CM55_NTZ/non_secure/mpu_wrappers_v2_asm.c
portable/GCC/ARM_CM55_NTZ/non_secure/port.c
portable/GCC/ARM_CM55_NTZ/non_secure/portasm.c
portable/GCC/ARM_CM55_NTZ/non_secure/portmacro.h
portable/GCC/ARM_CM55_NTZ/non_secure/portmacrocommon.h
portable/GCC/ARM_CM7/r0p1/port.c [changed mode: 0755->0644]
portable/GCC/ARM_CM7/r0p1/portmacro.h
portable/GCC/ARM_CM85/non_secure/mpu_wrappers_v2_asm.c
portable/GCC/ARM_CM85/non_secure/port.c
portable/GCC/ARM_CM85/non_secure/portasm.c
portable/GCC/ARM_CM85/non_secure/portmacro.h
portable/GCC/ARM_CM85/non_secure/portmacrocommon.h
portable/GCC/ARM_CM85/secure/secure_context.c
portable/GCC/ARM_CM85/secure/secure_context.h
portable/GCC/ARM_CM85/secure/secure_heap.c
portable/GCC/ARM_CM85/secure/secure_init.c
portable/GCC/ARM_CM85_NTZ/non_secure/mpu_wrappers_v2_asm.c
portable/GCC/ARM_CM85_NTZ/non_secure/port.c
portable/GCC/ARM_CM85_NTZ/non_secure/portasm.c
portable/GCC/ARM_CM85_NTZ/non_secure/portmacro.h
portable/GCC/ARM_CM85_NTZ/non_secure/portmacrocommon.h
portable/GCC/ARM_CR5/port.c
portable/GCC/ARM_CRx_No_GIC/port.c
portable/GCC/ARM_CRx_No_GIC/portmacro.h
portable/GCC/ATMega323/port.c
portable/GCC/ATMega323/portmacro.h
portable/GCC/AVR32_UC3/port.c
portable/GCC/AVR32_UC3/portmacro.h
portable/GCC/CORTUS_APS3/port.c
portable/GCC/CORTUS_APS3/portmacro.h
portable/GCC/ColdFire_V2/port.c
portable/GCC/ColdFire_V2/portmacro.h
portable/GCC/H8S2329/port.c
portable/GCC/H8S2329/portmacro.h
portable/GCC/HCS12/port.c
portable/GCC/HCS12/portmacro.h
portable/GCC/IA32_flat/ISR_Support.h
portable/GCC/IA32_flat/port.c
portable/GCC/IA32_flat/portmacro.h
portable/GCC/MSP430F449/port.c
portable/GCC/MSP430F449/portmacro.h
portable/GCC/MicroBlaze/port.c
portable/GCC/MicroBlaze/portmacro.h
portable/GCC/MicroBlazeV8/port.c
portable/GCC/MicroBlazeV8/port_exceptions.c
portable/GCC/MicroBlazeV8/portmacro.h
portable/GCC/MicroBlazeV9/port.c
portable/GCC/MicroBlazeV9/port_exceptions.c
portable/GCC/MicroBlazeV9/portmacro.h
portable/GCC/NiosII/port.c
portable/GCC/NiosII/portmacro.h
portable/GCC/PPC405_Xilinx/FPU_Macros.h
portable/GCC/PPC405_Xilinx/port.c
portable/GCC/PPC405_Xilinx/portmacro.h
portable/GCC/PPC440_Xilinx/FPU_Macros.h
portable/GCC/PPC440_Xilinx/port.c
portable/GCC/PPC440_Xilinx/portmacro.h
portable/GCC/RISC-V/chip_specific_extensions/Pulpino_Vega_RV32M1RM/freertos_risc_v_chip_specific_extensions.h
portable/GCC/RISC-V/chip_specific_extensions/RISCV_MTIME_CLINT_no_extensions/freertos_risc_v_chip_specific_extensions.h
portable/GCC/RISC-V/chip_specific_extensions/RISCV_no_extensions/freertos_risc_v_chip_specific_extensions.h
portable/GCC/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions/freertos_risc_v_chip_specific_extensions.h
portable/GCC/RISC-V/port.c
portable/GCC/RISC-V/portContext.h
portable/GCC/RISC-V/portmacro.h
portable/GCC/RL78/isr_support.h
portable/GCC/RL78/port.c
portable/GCC/RL78/portmacro.h
portable/GCC/RX100/port.c
portable/GCC/RX100/portmacro.h
portable/GCC/RX200/port.c
portable/GCC/RX200/portmacro.h
portable/GCC/RX600/port.c
portable/GCC/RX600/portmacro.h
portable/GCC/RX600v2/port.c
portable/GCC/RX600v2/portmacro.h
portable/GCC/RX700v3_DPFPU/port.c
portable/GCC/RX700v3_DPFPU/portmacro.h
portable/GCC/STR75x/port.c
portable/GCC/STR75x/portISR.c
portable/GCC/STR75x/portmacro.h
portable/GCC/TriCore_1782/port.c
portable/GCC/TriCore_1782/portmacro.h
portable/GCC/TriCore_1782/porttrap.c
portable/IAR/78K0R/ISR_Support.h
portable/IAR/78K0R/port.c
portable/IAR/78K0R/portmacro.h
portable/IAR/ARM_CA5_No_GIC/port.c
portable/IAR/ARM_CA5_No_GIC/portASM.h
portable/IAR/ARM_CA5_No_GIC/portmacro.h
portable/IAR/ARM_CA9/port.c
portable/IAR/ARM_CA9/portASM.h
portable/IAR/ARM_CA9/portmacro.h
portable/IAR/ARM_CM23/non_secure/port.c
portable/IAR/ARM_CM23/non_secure/portmacro.h
portable/IAR/ARM_CM23/non_secure/portmacrocommon.h
portable/IAR/ARM_CM23/secure/secure_context.c
portable/IAR/ARM_CM23/secure/secure_context.h
portable/IAR/ARM_CM23/secure/secure_heap.c
portable/IAR/ARM_CM23/secure/secure_init.c
portable/IAR/ARM_CM23_NTZ/non_secure/port.c
portable/IAR/ARM_CM23_NTZ/non_secure/portmacro.h
portable/IAR/ARM_CM23_NTZ/non_secure/portmacrocommon.h
portable/IAR/ARM_CM3/port.c [changed mode: 0755->0644]
portable/IAR/ARM_CM3/portmacro.h
portable/IAR/ARM_CM33/non_secure/port.c
portable/IAR/ARM_CM33/non_secure/portmacro.h
portable/IAR/ARM_CM33/non_secure/portmacrocommon.h
portable/IAR/ARM_CM33/secure/secure_context.c
portable/IAR/ARM_CM33/secure/secure_context.h
portable/IAR/ARM_CM33/secure/secure_heap.c
portable/IAR/ARM_CM33/secure/secure_init.c
portable/IAR/ARM_CM33_NTZ/non_secure/port.c
portable/IAR/ARM_CM33_NTZ/non_secure/portmacro.h
portable/IAR/ARM_CM33_NTZ/non_secure/portmacrocommon.h
portable/IAR/ARM_CM35P/non_secure/port.c
portable/IAR/ARM_CM35P/non_secure/portmacro.h
portable/IAR/ARM_CM35P/non_secure/portmacrocommon.h
portable/IAR/ARM_CM35P/secure/secure_context.c
portable/IAR/ARM_CM35P/secure/secure_context.h
portable/IAR/ARM_CM35P/secure/secure_heap.c
portable/IAR/ARM_CM35P/secure/secure_init.c
portable/IAR/ARM_CM35P_NTZ/non_secure/port.c
portable/IAR/ARM_CM35P_NTZ/non_secure/portmacro.h
portable/IAR/ARM_CM35P_NTZ/non_secure/portmacrocommon.h
portable/IAR/ARM_CM4F/port.c [changed mode: 0755->0644]
portable/IAR/ARM_CM4F/portmacro.h
portable/IAR/ARM_CM4F_MPU/port.c [changed mode: 0755->0644]
portable/IAR/ARM_CM4F_MPU/portmacro.h
portable/IAR/ARM_CM55/non_secure/port.c
portable/IAR/ARM_CM55/non_secure/portmacro.h
portable/IAR/ARM_CM55/non_secure/portmacrocommon.h
portable/IAR/ARM_CM55/secure/secure_context.c
portable/IAR/ARM_CM55/secure/secure_context.h
portable/IAR/ARM_CM55/secure/secure_heap.c
portable/IAR/ARM_CM55/secure/secure_init.c
portable/IAR/ARM_CM55_NTZ/non_secure/port.c
portable/IAR/ARM_CM55_NTZ/non_secure/portmacro.h
portable/IAR/ARM_CM55_NTZ/non_secure/portmacrocommon.h
portable/IAR/ARM_CM7/r0p1/port.c [changed mode: 0755->0644]
portable/IAR/ARM_CM7/r0p1/portmacro.h
portable/IAR/ARM_CM85/non_secure/port.c
portable/IAR/ARM_CM85/non_secure/portmacro.h
portable/IAR/ARM_CM85/non_secure/portmacrocommon.h
portable/IAR/ARM_CM85/secure/secure_context.c
portable/IAR/ARM_CM85/secure/secure_context.h
portable/IAR/ARM_CM85/secure/secure_heap.c
portable/IAR/ARM_CM85/secure/secure_init.c
portable/IAR/ARM_CM85_NTZ/non_secure/port.c
portable/IAR/ARM_CM85_NTZ/non_secure/portmacro.h
portable/IAR/ARM_CM85_NTZ/non_secure/portmacrocommon.h
portable/IAR/ARM_CRx_No_GIC/port.c
portable/IAR/ARM_CRx_No_GIC/portmacro.h
portable/IAR/ATMega323/port.c
portable/IAR/ATMega323/portmacro.h
portable/IAR/AVR32_UC3/port.c
portable/IAR/AVR32_UC3/portmacro.h
portable/IAR/AVR32_UC3/read.c
portable/IAR/AVR32_UC3/write.c
portable/IAR/AVR_AVRDx/portmacro.h
portable/IAR/AVR_Mega0/portmacro.h
portable/IAR/AtmelSAM7S64/AT91SAM7S64.h
portable/IAR/AtmelSAM7S64/AT91SAM7S64_inc.h
portable/IAR/AtmelSAM7S64/AT91SAM7X128.h
portable/IAR/AtmelSAM7S64/AT91SAM7X128_inc.h
portable/IAR/AtmelSAM7S64/AT91SAM7X256.h
portable/IAR/AtmelSAM7S64/AT91SAM7X256_inc.h
portable/IAR/AtmelSAM7S64/ISR_Support.h
portable/IAR/AtmelSAM7S64/lib_AT91SAM7S64.h
portable/IAR/AtmelSAM7S64/lib_AT91SAM7X128.h
portable/IAR/AtmelSAM7S64/lib_AT91SAM7X256.h
portable/IAR/AtmelSAM7S64/port.c
portable/IAR/AtmelSAM7S64/portmacro.h
portable/IAR/AtmelSAM9XE/ISR_Support.h
portable/IAR/AtmelSAM9XE/port.c
portable/IAR/AtmelSAM9XE/portmacro.h
portable/IAR/LPC2000/ISR_Support.h
portable/IAR/LPC2000/port.c
portable/IAR/LPC2000/portmacro.h
portable/IAR/MSP430/port.c
portable/IAR/MSP430/portasm.h
portable/IAR/MSP430/portmacro.h
portable/IAR/MSP430X/data_model.h
portable/IAR/MSP430X/port.c
portable/IAR/MSP430X/portmacro.h
portable/IAR/RISC-V/chip_specific_extensions/RV32I_CLINT_no_extensions/freertos_risc_v_chip_specific_extensions.h
portable/IAR/RISC-V/port.c
portable/IAR/RISC-V/portContext.h
portable/IAR/RISC-V/portmacro.h
portable/IAR/RL78/port.c
portable/IAR/RL78/portmacro.h
portable/IAR/RX100/port.c
portable/IAR/RX100/portmacro.h
portable/IAR/RX600/port.c
portable/IAR/RX600/portmacro.h
portable/IAR/RX700v3_DPFPU/port.c
portable/IAR/RX700v3_DPFPU/portmacro.h
portable/IAR/RXv2/port.c
portable/IAR/RXv2/portmacro.h
portable/IAR/STR71x/ISR_Support.h
portable/IAR/STR71x/port.c
portable/IAR/STR71x/portmacro.h
portable/IAR/STR75x/ISR_Support.h
portable/IAR/STR75x/port.c
portable/IAR/STR75x/portmacro.h
portable/IAR/STR91x/ISR_Support.h
portable/IAR/STR91x/port.c
portable/IAR/STR91x/portmacro.h
portable/IAR/V850ES/ISR_Support.h
portable/IAR/V850ES/port.c
portable/IAR/V850ES/portmacro.h
portable/MPLAB/PIC18F/port.c
portable/MPLAB/PIC18F/portmacro.h
portable/MPLAB/PIC24_dsPIC/port.c
portable/MPLAB/PIC24_dsPIC/portmacro.h
portable/MPLAB/PIC32MEC14xx/ISR_Support.h
portable/MPLAB/PIC32MEC14xx/port.c
portable/MPLAB/PIC32MEC14xx/portmacro.h
portable/MPLAB/PIC32MX/ISR_Support.h
portable/MPLAB/PIC32MX/port.c
portable/MPLAB/PIC32MX/portmacro.h
portable/MPLAB/PIC32MZ/ISR_Support.h
portable/MPLAB/PIC32MZ/port.c
portable/MPLAB/PIC32MZ/portmacro.h
portable/MSVC-MingW/port.c
portable/MSVC-MingW/portmacro.h
portable/MemMang/heap_5.c
portable/MikroC/ARM_CM4F/port.c [changed mode: 0755->0644]
portable/MikroC/ARM_CM4F/portmacro.h
portable/Paradigm/Tern_EE/large_untested/port.c
portable/Paradigm/Tern_EE/large_untested/portasm.h
portable/Paradigm/Tern_EE/large_untested/portmacro.h
portable/Paradigm/Tern_EE/small/port.c
portable/Paradigm/Tern_EE/small/portasm.h
portable/Paradigm/Tern_EE/small/portmacro.h
portable/RVDS/ARM7_LPC21xx/port.c
portable/RVDS/ARM7_LPC21xx/portmacro.h
portable/RVDS/ARM_CA9/port.c
portable/RVDS/ARM_CA9/portmacro.h
portable/RVDS/ARM_CM0/portmacro.h
portable/RVDS/ARM_CM3/port.c [changed mode: 0755->0644]
portable/RVDS/ARM_CM3/portmacro.h
portable/RVDS/ARM_CM4F/port.c [changed mode: 0755->0644]
portable/RVDS/ARM_CM4F/portmacro.h
portable/RVDS/ARM_CM4_MPU/mpu_wrappers_v2_asm.c
portable/RVDS/ARM_CM4_MPU/port.c [changed mode: 0755->0644]
portable/RVDS/ARM_CM4_MPU/portmacro.h
portable/RVDS/ARM_CM7/r0p1/port.c [changed mode: 0755->0644]
portable/RVDS/ARM_CM7/r0p1/portmacro.h
portable/Renesas/RX100/port.c
portable/Renesas/RX100/portmacro.h
portable/Renesas/RX200/port.c
portable/Renesas/RX200/portmacro.h
portable/Renesas/RX600/port.c
portable/Renesas/RX600/portmacro.h
portable/Renesas/RX600v2/port.c
portable/Renesas/RX600v2/portmacro.h
portable/Renesas/RX700v3_DPFPU/port.c
portable/Renesas/RX700v3_DPFPU/portmacro.h
portable/Renesas/SH2A_FPU/port.c
portable/Renesas/SH2A_FPU/portmacro.h
portable/Rowley/MSP430F449/port.c
portable/Rowley/MSP430F449/portasm.h
portable/Rowley/MSP430F449/portmacro.h
portable/SDCC/Cygnal/port.c
portable/SDCC/Cygnal/portmacro.h
portable/Softune/MB91460/__STD_LIB_sbrk.c
portable/Softune/MB91460/port.c
portable/Softune/MB91460/portmacro.h
portable/Softune/MB96340/__STD_LIB_sbrk.c
portable/Softune/MB96340/port.c
portable/Softune/MB96340/portmacro.h
portable/Tasking/ARM_CM4F/port.c [changed mode: 0755->0644]
portable/Tasking/ARM_CM4F/portmacro.h
portable/ThirdParty/CDK/T-HEAD_CK802/port.c
portable/ThirdParty/CDK/T-HEAD_CK802/portmacro.h
portable/ThirdParty/GCC/ARC_EM_HS/portmacro.h
portable/ThirdParty/GCC/ARC_v1/port.c
portable/ThirdParty/GCC/ARC_v1/portmacro.h
portable/ThirdParty/GCC/ARM_TFM/README.md
portable/ThirdParty/GCC/ARM_TFM/os_wrapper_freertos.c
portable/ThirdParty/GCC/ATmega/port.c
portable/ThirdParty/GCC/ATmega/portmacro.h
portable/ThirdParty/GCC/Posix/port.c
portable/ThirdParty/GCC/Posix/portmacro.h
portable/ThirdParty/GCC/Posix/utils/wait_for_event.c
portable/ThirdParty/GCC/RP2040/README.md
portable/ThirdParty/GCC/RP2040/idle_task_static_memory.c
portable/ThirdParty/GCC/RP2040/include/freertos_sdk_config.h
portable/ThirdParty/GCC/RP2040/include/portmacro.h
portable/ThirdParty/GCC/RP2040/include/rp2040_config.h
portable/ThirdParty/GCC/RP2040/port.c
portable/ThirdParty/GCC/Xtensa_ESP32/include/FreeRTOSConfig_arch.h
portable/ThirdParty/GCC/Xtensa_ESP32/include/port_systick.h
portable/ThirdParty/GCC/Xtensa_ESP32/include/portbenchmark.h
portable/ThirdParty/GCC/Xtensa_ESP32/include/portmacro.h
portable/ThirdParty/GCC/Xtensa_ESP32/include/xt_asm_utils.h
portable/ThirdParty/GCC/Xtensa_ESP32/include/xtensa_api.h
portable/ThirdParty/GCC/Xtensa_ESP32/include/xtensa_config.h
portable/ThirdParty/GCC/Xtensa_ESP32/include/xtensa_context.h
portable/ThirdParty/GCC/Xtensa_ESP32/include/xtensa_rtos.h
portable/ThirdParty/GCC/Xtensa_ESP32/include/xtensa_timer.h
portable/ThirdParty/GCC/Xtensa_ESP32/port.c
portable/ThirdParty/GCC/Xtensa_ESP32/port_common.c
portable/ThirdParty/GCC/Xtensa_ESP32/port_systick.c
portable/ThirdParty/GCC/Xtensa_ESP32/portmux_impl.h
portable/ThirdParty/GCC/Xtensa_ESP32/portmux_impl.inc.h
portable/ThirdParty/GCC/Xtensa_ESP32/xtensa_init.c
portable/ThirdParty/GCC/Xtensa_ESP32/xtensa_overlay_os_hook.c
portable/ThirdParty/XCC/Xtensa/port.c
portable/ThirdParty/XCC/Xtensa/portbenchmark.h
portable/ThirdParty/XCC/Xtensa/portclib.c
portable/ThirdParty/XCC/Xtensa/portmacro.h
portable/ThirdParty/XCC/Xtensa/porttrace.h
portable/ThirdParty/XCC/Xtensa/xtensa_api.h
portable/ThirdParty/XCC/Xtensa/xtensa_config.h
portable/ThirdParty/XCC/Xtensa/xtensa_context.h
portable/ThirdParty/XCC/Xtensa/xtensa_init.c
portable/ThirdParty/XCC/Xtensa/xtensa_intr.c
portable/ThirdParty/XCC/Xtensa/xtensa_overlay_os_hook.c
portable/ThirdParty/XCC/Xtensa/xtensa_rtos.h
portable/ThirdParty/XCC/Xtensa/xtensa_timer.h
portable/ThirdParty/xClang/XCOREAI/port.c
portable/ThirdParty/xClang/XCOREAI/portmacro.h
portable/ThirdParty/xClang/XCOREAI/rtos_support_rtos_config.h
portable/WizC/PIC18/Drivers/Tick/Tick.c
portable/WizC/PIC18/Drivers/Tick/isrTick.c
portable/WizC/PIC18/addFreeRTOS.h
portable/WizC/PIC18/port.c
portable/WizC/PIC18/portmacro.h
portable/oWatcom/16BitDOS/Flsh186/port.c
portable/oWatcom/16BitDOS/Flsh186/portmacro.h
portable/oWatcom/16BitDOS/PC/port.c
portable/oWatcom/16BitDOS/PC/portmacro.h
portable/oWatcom/16BitDOS/common/portasm.h
portable/oWatcom/16BitDOS/common/portcomn.c
queue.c [changed mode: 0755->0644]
timers.c