mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-04 01:39:01 +08:00
link to tutorial
This commit is contained in:
parent
717c9dbe89
commit
1e31b90905
@ -1,9 +1,5 @@
|
||||
# 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 FreeRTOS native interface and configures lwIP to use it too
|
||||
|
||||
See https://mongoose.ws/tutorials/stm32/nucleo-f746zg-keil-freertos-lwip/
|
||||
|
@ -1,9 +1,6 @@
|
||||
# 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
|
||||
|
||||
See https://mongoose.ws/tutorials/stm32/nucleo-f746zg-keil-cmsis2-lwip/
|
||||
|
||||
|
@ -1,7 +1,3 @@
|
||||
# Web device dashboard on NUCLEO-F746ZG, built on Keil MDK using RTX and the MDK Plus stack
|
||||
|
||||
- Open this example with Keil uVision, **_do not copy the files_**
|
||||
- Build it
|
||||
- Run/Debug it
|
||||
|
||||
Mongoose configuration is in mongoose_custom.h
|
||||
See https://mongoose.ws/tutorials/stm32/nucleo-f746zg-keil-rtx-mdk/
|
||||
|
@ -1,7 +1,3 @@
|
||||
# RTX5 + 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
|
||||
See https://mongoose.ws/tutorials/stm32/nucleo-f746zg-keil-cmsis2-lwip/
|
||||
|
@ -1,7 +1,3 @@
|
||||
# Web device dashboard on NUCLEO-F746ZG, built on Keil MDK using RTX5 and the MDK Plus stack
|
||||
|
||||
- Open this example with Keil uVision, **_do not copy the files_**
|
||||
- Build it
|
||||
- Run/Debug it
|
||||
|
||||
Mongoose configuration is in mongoose_custom.h
|
||||
See https://mongoose.ws/tutorials/stm32/nucleo-f746zg-keil-rtx5-mdk/
|
||||
|
Loading…
Reference in New Issue
Block a user