]> begriffs open source - freertos/history - portable/GCC/ARM_CM33/non_secure/portmacro.h
FreeRTOS MPU: Remove MPU region number check (#1261)
[freertos] / portable / GCC / ARM_CM33 / non_secure / portmacro.h
2025-01-14 Ahmed IsmailARMv8.1-M: Add task dedicated PAC key support (#1195)
2024-11-14 Ahmed Ismailarmv8.1-m: Remove portHAS_PACBTI_FEATURE macro (#1192)
2024-10-24 Ahmed IsmailArmv8.1-m: Add pacbti support (#1147)
2024-06-19 Ahmed IsmailFreeRTOS MPU: Add Privileged eXecute Never MPU attribut...
2024-02-26 Soren PtakUse Regex for Copyright Year in Header Check (#1002)
2024-01-30 Gaurav-Aggarwal-AWSAdd a check for configENABLE_MVE to M23, M33 ports...
2023-09-05 Soren PtakCI-CD Updates (#768)
2023-07-19 Jeff TenneyAdd port-optimised task selection for ARMv8-M (#703)
2023-06-12 chinglee-iot Use portTASK_FUNCTION_PROTO to replace portNORETURN...
2023-05-11 Devaraj RangannaArmv8-M (except Cortex-M23) interrupt priority checking...
2023-04-25 Paul Bartelltree-wide: Unify formatting of __cplusplus ifdefs
2023-02-28 Devaraj RangannaCortex-M35P: Add Cortex-M35P port (#631)
2023-02-23 phelterFeature/fixing clang gnu compiler warnings (#620)
2022-11-29 Paul BartellNormalize line endings and whitespace in source files
2022-06-01 alfred gedeonAdd suppport for ARM CM55 (#494)
2022-02-08 Gaurav-Aggarwal-AWSAdd support for 16 MPU regions to GCC Cortex-M33 ports...
2021-07-20 Kristine JassmannWarning fixes. (#356)
2021-06-02 Paul BartellNormalize files with mixed line endings (introduced...
2021-05-28 Paul BartellAdd SPDX-License-Identifier: MIT to MIT licensed files.
2021-05-28 Paul BartellUpdate copyright year from 2020 to 2021
2021-05-28 Paul BartellChange kernel revision in each file header from V10...
2021-05-24 j4cboWrap macros in do { ... } while( 0 ) (#240)
2020-12-14 Cobus van Eeden[AUTO][RELEASE]: Bump file header version to "10.4.3"
2020-11-10 David Chalco[AUTO][RELEASE]: Bump file header version to "10.4.2"
2020-09-17 David ChalcoUpdate version number to 10.4.1 (#173)
2020-09-11 David ChalcoUpdate version number to 10.4.0 (#153)
2020-08-20 alfred gedeonStyle: Change FreeRTOS websites in comments (#131)
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-07-08 Alfred GedeonStyle: uncrusitfy
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-03-16 Gaurav-Aggarwal-AWSAdd "Tickless Idle" support for ARMv8M ports (#29)
2020-02-19 Yuhui.Zhengversion bump to v10.3.1 (#16) V10.3.1-kernel-only
2020-02-10 Yuhui ZhengRe-sync with upstream and stripping away none kernel... V10.3.0-kernel-only