mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-08-23 18:35:58 +08:00

* FreeRTOS_Plus_TCP_Echo_Qemu_mps2: cleanup FreeRTOS_Plus_TCP_Echo_Qemu_mps2: - Add missing include for header files. - Remove redundant function declarations. - Add "static" modifier if possible. - No need to use "weak" for EthernetISR(). Signed-off-by: Florian La Roche <Florian.LaRoche@gmail.com>
Directory structure
./CMock
: This directory has the submoduled version of CMock for providing basis for Unit testing../FreeRTOS
-Cellular-Interface/Integration: This directory contains integration tests for FreeRTOS-Cellular-Interface library../FreeRTOS-Plus
-TCP/Integration: This directory contains integration tests for FreeRTOS-Plus_TCP library.