mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-05-29 00:19:04 -04:00
* Adding in ability to support a library for freertos_config and a custom freertos_kernel_port (#558) * Using single name definition for libraries everywhere. (#558) * Supporting backwards compatibility with FREERTOS_CONFIG_FILE_DIRECTORY (#571) * Removing compiler warnings for GNU and Clang. (#571) * Added in documentation on how to consume from a main project. Added default PORT selection for native POSIX and MINGW platforms. * Only adding freertos_config if it exists. Removing auto generation of it from a FREERTOS_CONFIG_FILE_DIRECTORY. * Fixing clang and gnu compiler warnings. * Adding in project information and how to compile for GNU/clang * Fixing compiler issue with unused variable - no need to declare variable. * Adding in compile warnings for linux builds that kernel is okay with using. * Fixing more extra-semi-stmt clang warnings. * Moving definition of hooks into header files if features are enabled. * Fixing formatting with uncrustify. * Fixing merge conflicts with main merge. * Fixing compiler errors due to merge issues and formatting. * Fixing Line feeds. * Adding 'portNORETURN' into portmacros.h. Other Updates based on PR request * Further clean-up of clang and clang-tidy issues. * Removing compiler specific pragmas from common c files. * Fixing missing lexicon entry and uncrustify formatting changes. * Resolving merge issue multiple defnitions of proto for prvIdleTask * Fixing formatting issues that are not covered by uncrustify. Use clang-tidy instead if you want this level of control. * More uncrustify formatting issues. * Fixing extra bracket in #if statement. --------- Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com> |
||
---|---|---|
.. | ||
ARM7_AT91FR40008 | ||
ARM7_AT91SAM7S | ||
ARM7_LPC23xx | ||
ARM7_LPC2000 | ||
ARM_CA9 | ||
ARM_CA53_64_BIT | ||
ARM_CA53_64_BIT_SRE | ||
ARM_CM0 | ||
ARM_CM3 | ||
ARM_CM3_MPU | ||
ARM_CM4_MPU | ||
ARM_CM4F | ||
ARM_CM7 | ||
ARM_CM23 | ||
ARM_CM23_NTZ/non_secure | ||
ARM_CM33 | ||
ARM_CM33_NTZ/non_secure | ||
ARM_CM55 | ||
ARM_CM55_NTZ/non_secure | ||
ARM_CM85 | ||
ARM_CM85_NTZ/non_secure | ||
ARM_CR5 | ||
ARM_CRx_No_GIC | ||
ATMega323 | ||
AVR32_UC3 | ||
AVR_AVRDx | ||
AVR_Mega0 | ||
ColdFire_V2 | ||
CORTUS_APS3 | ||
H8S2329 | ||
HCS12 | ||
IA32_flat | ||
MCF5235 | ||
MicroBlaze | ||
MicroBlazeV8 | ||
MicroBlazeV9 | ||
MSP430F449 | ||
NiosII | ||
PPC405_Xilinx | ||
PPC440_Xilinx | ||
RISC-V | ||
RL78 | ||
RX100 | ||
RX200 | ||
RX600 | ||
RX600v2 | ||
RX700v3_DPFPU | ||
STR75x | ||
TriCore_1782 |