FreeRTOS-Kernel/FreeRTOS-Plus/Test
Paul Bartell 9dc172db2d
Use 1500 Bytes as the MTU for all FreeRTOS+TCP demos (#1105)
Co-authored-by: Joseph Julicher <jjulicher@mac.com>
2023-10-31 10:39:33 +05:30
..
CMock@150573c742 Exercise xTaskDelayUntil() in demos and tests (#335) 2020-10-11 17:07:09 -07:00
FreeRTOS-Cellular-Interface/Integration Use CI-CD-Github-Actions for spelling and formatting, add in the bot formatting action, update the CI-CD workflow files. Fix incorrect spelling and formatting on files. (#1083) 2023-09-06 12:35:37 -07:00
FreeRTOS-Plus-TCP/Integration Use 1500 Bytes as the MTU for all FreeRTOS+TCP demos (#1105) 2023-10-31 10:39:33 +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.