Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Flipper-Zero/STM32CubeWB.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Drivers/CMSIS/docs/Core/html/templates_pg.js')
-rw-r--r--Drivers/CMSIS/docs/Core/html/templates_pg.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/Drivers/CMSIS/docs/Core/html/templates_pg.js b/Drivers/CMSIS/docs/Core/html/templates_pg.js
index d47081ff0..3cb2d1130 100644
--- a/Drivers/CMSIS/docs/Core/html/templates_pg.js
+++ b/Drivers/CMSIS/docs/Core/html/templates_pg.js
@@ -3,7 +3,10 @@ var templates_pg =
[ "CMSIS-Core Processor Files", "templates_pg.html#CMSIS_Processor_files", null ],
[ "Device Examples", "templates_pg.html#device_examples", null ],
[ "Template Files", "templates_pg.html#template_files_sec", null ],
- [ "Startup File startup_<device>.s", "startup_s_pg.html", [
+ [ "Startup File startup_<device>.c", "startup_c_pg.html", [
+ [ "startup_Device.c Template File", "startup_c_pg.html#startup_c_sec", null ]
+ ] ],
+ [ "Startup File startup_<device>.s (deprecated)", "startup_s_pg.html", [
[ "startup_Device.s Template File", "startup_s_pg.html#startup_s_sec", null ]
] ],
[ "System Configuration Files system_<device>.c and system_<device>.h", "system_c_pg.html", [