mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-02-06 02:23:29 +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.