Add support for LCC_RISC5 port to FreeRTOS CMake files
FreeRTOS provides Source/CMakeList.txt, which allows FreeRTOS to be included as a library inside other projects using CMake. Each port needs to be supported explicitly for this to work.
Since we don't have a demo project using CMake at the moment, this change will remain untested for now.
Edited by Jan Merle