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