diff --git a/portable/ThirdParty/KnownIssues.md b/portable/ThirdParty/KnownIssues.md new file mode 100644 index 000000000..593a41115 --- /dev/null +++ b/portable/ThirdParty/KnownIssues.md @@ -0,0 +1,7 @@ +# Known Issues +This document lists the known issues in various FreeRTOS third +party ports. + +## ThirdParty/GCC/ARC_EM_HS +* [Memory Read Protection Violation from Secure MPU on exit from +interrupt](https://github.com/FreeRTOS/FreeRTOS-Kernel/issues/331)