mongoose/examples/stm32-freertos-tcp
2021-07-23 19:47:26 +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 MG_ENABLE_FS -> MG_ENABLE_STDIO 2021-07-23 19:47:26 +01:00
Makefile MG_ENABLE_FS -> MG_ENABLE_STDIO 2021-07-23 19:47:26 +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.