FreeRTOS-Kernel/portable/GCC
phelter 8cd5451ad5
Feature/fixing clang gnu compiler warnings (#620)
* 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>
2023-02-23 23:35:04 +05:30
..
ARM7_AT91FR40008 Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00
ARM7_AT91SAM7S Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00
ARM7_LPC23xx Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00
ARM7_LPC2000 Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00
ARM_CA9 Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
ARM_CA53_64_BIT Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
ARM_CA53_64_BIT_SRE Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
ARM_CM0 Feature/fixing clang gnu compiler warnings (#620) 2023-02-23 23:35:04 +05:30
ARM_CM3 Feature/fixing clang gnu compiler warnings (#620) 2023-02-23 23:35:04 +05:30
ARM_CM3_MPU Feature/fixing clang gnu compiler warnings (#620) 2023-02-23 23:35:04 +05:30
ARM_CM4_MPU Feature/fixing clang gnu compiler warnings (#620) 2023-02-23 23:35:04 +05:30
ARM_CM4F Feature/fixing clang gnu compiler warnings (#620) 2023-02-23 23:35:04 +05:30
ARM_CM7 Feature/fixing clang gnu compiler warnings (#620) 2023-02-23 23:35:04 +05:30
ARM_CM23 Feature/fixing clang gnu compiler warnings (#620) 2023-02-23 23:35:04 +05:30
ARM_CM23_NTZ/non_secure Feature/fixing clang gnu compiler warnings (#620) 2023-02-23 23:35:04 +05:30
ARM_CM33 Feature/fixing clang gnu compiler warnings (#620) 2023-02-23 23:35:04 +05:30
ARM_CM33_NTZ/non_secure Feature/fixing clang gnu compiler warnings (#620) 2023-02-23 23:35:04 +05:30
ARM_CM55 Feature/fixing clang gnu compiler warnings (#620) 2023-02-23 23:35:04 +05:30
ARM_CM55_NTZ/non_secure Feature/fixing clang gnu compiler warnings (#620) 2023-02-23 23:35:04 +05:30
ARM_CM85 Feature/fixing clang gnu compiler warnings (#620) 2023-02-23 23:35:04 +05:30
ARM_CM85_NTZ/non_secure Feature/fixing clang gnu compiler warnings (#620) 2023-02-23 23:35:04 +05:30
ARM_CR5 Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
ARM_CRx_No_GIC Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
ATMega323 Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00
AVR32_UC3 Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00
AVR_AVRDx Remove AVR ports from main repo (#394) 2021-09-14 19:25:46 -07:00
AVR_Mega0 Remove AVR ports from main repo (#394) 2021-09-14 19:25:46 -07:00
ColdFire_V2 Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00
CORTUS_APS3 Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00
H8S2329 Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00
HCS12 Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00
IA32_flat Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
MCF5235 Replace two dashes and one whitespace with their corresponding ASCII characters. (#362) 2021-06-30 15:07:55 -07:00
MicroBlaze Introduce portMEMORY_BARRIER for Microblaze port. (#621) 2023-02-13 10:28:20 +05:30
MicroBlazeV8 Introduce portMEMORY_BARRIER for Microblaze port. (#621) 2023-02-13 10:28:20 +05:30
MicroBlazeV9 Introduce portMEMORY_BARRIER for Microblaze port. (#621) 2023-02-13 10:28:20 +05:30
MSP430F449 Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00
NiosII Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00
PPC405_Xilinx Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00
PPC440_Xilinx Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00
RISC-V Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
RL78 Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00
RX100 Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00
RX200 Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00
RX600 Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00
RX600v2 Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00
RX700v3_DPFPU Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00
STR75x Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00
TriCore_1782 Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00