Rahul Kar

Results 4 issues of Rahul Kar

Description ----------- This PR updates the `SNTPClientTask.c` file to fix compiler warnings , observed in VS2022. It updates the platform set in the project files. Test Steps ----------- Compile the...

Description ----------- This PR updates the ReadMe to add the steps for running the QEMU demo by enabling UserMode Networking . Test Steps ----------- Ran the demo successfully with the...

Description ----------- FreeRTOS Port for the [ARMv7-R Architecture](https://developer.arm.com/documentation/ddi0406/cd/?lang=en), tested on the [Cortex R5](https://developer.arm.com/Processors/Cortex-R5) Processor. Demo related to the [FreeRTOS-Kernel Pull Request](https://github.com/FreeRTOS/FreeRTOS-Kernel/pull/1101) for ARMv7-R No_GIC Port. The RM57 project's [CMakeLists.txt](https://github.com/kar-rahul-aws/FreeRTOS/blob/ARM_Crx_No_GIC_Demo/FreeRTOS/Demo/CORTEX_No_GIC_R5F_TI_RM57_HERCULES_GCC/CMakeLists.txt#L48) uses...

Description ----------- Release preparation for v1.3.1 Update changelog for version v1.3.1 Update version tag in .md files and manifest files Test Steps ----------- Checklist: ---------- - [x] I have tested...