mongoose/examples/stm32/stm32-freertos-tcp
2022-02-14 11:32:01 +00:00
..
HAL Move STM32 examples to stm32 folder 2021-10-22 14:19:50 +03:00
stm32f7 Move STM32 examples to stm32 folder 2021-10-22 14:19:50 +03:00
main.c Fix #1465 - rename LL_* constants, introduce MG_* log macros 2022-02-12 18:17:25 +00:00
Makefile Disable dirlist by default 2022-02-14 11:32:01 +00:00
openocd.cfg Move STM32 examples to stm32 folder 2021-10-22 14:19:50 +03:00
README.md Move STM32 examples to stm32 folder 2021-10-22 14:19:50 +03:00

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

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