mongoose/examples/stm32-freertos-tcp
Tim Gates 9f827feeaa
docs: fix simple typo, priorty -> priority
There is a small typo in examples/stm32-freertos-tcp/stm32f7/core_cm7.h.

Should read `priority` rather than `priorty`.
2021-08-28 07:46:08 +10:00
..
HAL stm32f7 example starts on real h/w, with plus-TCP driver 2021-05-17 17:36:57 +01:00
stm32f7 docs: fix simple typo, priorty -> priority 2021-08-28 07:46:08 +10:00
main.c Remove MG_ENABLE_STDIO and cleanup 2021-07-24 03:44:00 +01:00
Makefile Fix stm32 GA 2021-07-29 14:28:20 +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.