mongoose/examples/stm32-freertos-tcp
2021-05-13 14:56:14 +01:00
..
stm32f7 Using nucleo-f746zg. Moved 3party libs to test/. Using headers from ST 2021-05-13 14:56:14 +01:00
FreeRTOSIPConfig.h rename 2021-05-12 08:44:16 +01:00
main.c Using nucleo-f746zg. Moved 3party libs to test/. Using headers from ST 2021-05-13 14:56:14 +01:00
Makefile Using nucleo-f746zg. Moved 3party libs to test/. Using headers from ST 2021-05-13 14:56:14 +01:00
README.md rename 2021-05-12 08:44:16 +01:00

Mongoose with STM32, FreeRTOS kernel and FreeRTOS-TCP network stack

The -DMG_ARCH=MG_ARCH_FREERTOS_TCP compilation flag enables FreeRTOS+TCP support.