mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-12 15:39:00 +08:00
10 lines
325 B
Markdown
10 lines
325 B
Markdown
|
# FreeRTOS + lwIP Web device dashboard on NUCLEO-F746ZG, built on Keil MDK
|
||
|
|
||
|
- Open this example with Keil uVision, **_do not copy the files_**
|
||
|
- Build it
|
||
|
- Run/Debug it
|
||
|
|
||
|
Mongoose configuration is in mongoose_custom.h
|
||
|
|
||
|
This example uses CMSIS-RTOS v2 API calls and configures lwIP to use CMSIS-RTOS v2 interface with FreeRTOS
|