mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-27 07:46:20 -04: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> |
||
|---|---|---|
| .. | ||
| CMock@150573c742 | ||
| FreeRTOS-Cellular-Interface/Integration | ||
| FreeRTOS-Plus-TCP/Integration | ||
| README.md | ||
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.