mongoose/examples/stm32-freertos-tcp
2021-05-19 08:10:38 +01:00
..
HAL stm32f7 example starts on real h/w, with plus-TCP driver 2021-05-17 17:36:57 +01:00
stm32f7 stm32f7 example starts on real h/w, with plus-TCP driver 2021-05-17 17:36:57 +01:00
main.c Build with -DMG_ENABLE_FS=1 2021-05-19 08:10:38 +01:00
Makefile Build with -DMG_ENABLE_FS=1 2021-05-19 08:10:38 +01:00
openocd.cfg Build w/semihosting support 2021-05-13 22:04:29 +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.