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
..
2021-07-24 03:44:00 +01:00
2021-07-29 14:28:20 +01:00
2021-05-13 22:04:29 +01:00
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.