mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-12 15:39:00 +08:00
11 lines
422 B
Markdown
11 lines
422 B
Markdown
|
# FreeRTOS Web device dashboard on NUCLEO-F746ZG, built on STM32CubeIDE
|
||
|
|
||
|
- Import this example into an STM32CubeIDE workspace, do an in-place import, **_do not copy the files_**
|
||
|
- Import -> General -> Existing projects into workspace
|
||
|
- verify "Copy projects into workspace" is _unchecked_
|
||
|
- Select the project (click on its name)
|
||
|
- Build it (hammer icon)
|
||
|
- Run/Debug it
|
||
|
|
||
|
Mongoose configuration is in mongoose_custom.h
|