link to tutorial

This commit is contained in:
Sergio R. Caprile 2023-05-08 18:23:35 -03:00
parent ac528caf2b
commit 9b4b35eff5
3 changed files with 4 additions and 16 deletions

View File

@ -1,9 +1,5 @@
# FreeRTOS 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
See https://mongoose.ws/tutorials/stm32/nucleo-f746zg-keil-cmsis2/

View File

@ -1,7 +1,3 @@
# RTX 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-cmsis1/

View File

@ -1,7 +1,3 @@
# RTX5 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/