Markus Klein

Results 5 issues of Markus Klein

This adds the usage of the submodule.recurse parameter on clone Changes since v1: * Fixed the commit author to match the Signed-off-by line Changes since v2: * Added additional regression...

As already discussed in the pull request #1587 there are a lot of code duplication between Cortex-A and Cortex-M implementations. This applies in particular to the compiler specific files (cmsis_compiler.h,...

CORE

- Added core_cxx.h files for ARMv8A, ARMV7R and ARMV8R based profiles - Moved gic peripheral to separate file - Moved __FPU_Enable function to the architecture specific file

enhancement

**Prerequisites** - [X] I have checked latest main branch and the issue still exists. - [X] I did not see it is stated as known-issue in release notes. - [X]...

The macro FSL_FEATURE_FLEXCAN_HAS_ERRATA_8341 is not defined. This means that the code activated by this macro can never be used. Can it therefore be removed? Discussion: The errata is actually valid...