mongoose/examples/stm32/nucleo-f746zg-keil-freertos_cmsis2-lwip/README.md

7 lines
257 B
Markdown
Raw Normal View History

2023-04-12 04:46:28 +08:00
# FreeRTOS + lwIP Web device dashboard on NUCLEO-F746ZG, built on Keil MDK
2023-05-12 21:20:38 +08:00
This example uses CMSIS-RTOS v2 API calls and configures lwIP to use CMSIS-RTOS v2 interface with FreeRTOS
2023-04-12 04:46:28 +08:00
2023-05-12 21:20:38 +08:00
See https://mongoose.ws/tutorials/stm32/nucleo-f746zg-keil-cmsis2-lwip/
2023-04-12 04:46:28 +08:00