FreeRTOS-Kernel/FreeRTOS-Plus/Test
Florian La Roche 1325aaaad6
FreeRTOS_Plus_TCP_Echo_Qemu_mps2: cleanup (#1336)
* 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>
2025-04-21 19:13:02 +05:30
..
CMock@150573c742 Exercise xTaskDelayUntil() in demos and tests (#335) 2020-10-11 17:07:09 -07:00
FreeRTOS-Cellular-Interface/Integration FreeRTOS_Plus_TCP_Echo_Qemu_mps2: cleanup (#1336) 2025-04-21 19:13:02 +05:30
FreeRTOS-Plus-TCP/Integration FreeRTOS_Plus_TCP_Echo_Qemu_mps2: cleanup (#1336) 2025-04-21 19:13:02 +05:30
README.md Update ReadMe (#1044) 2023-07-24 14:20:29 +05:30

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.