mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-28 07:28:13 +08:00
9f827feeaa
There is a small typo in examples/stm32-freertos-tcp/stm32f7/core_cm7.h. Should read `priority` rather than `priorty`.
Mongoose with STM32, FreeRTOS kernel and FreeRTOS-TCP network stack
The -DMG_ARCH=MG_ARCH_FREERTOS_TCP
compilation flag enables FreeRTOS+TCP support.