From 9f95ff5b6ba01db09552b84a0ab79607060a2666 Mon Sep 17 00:00:00 2001 From: Ali Labbene Date: Wed, 11 Dec 2019 08:59:21 +0100 Subject: Official ARM version: v5.4.0 Add CMSIS V5.4.0, please refer to index.html available under \docs folder. Note: content of \CMSIS\Core\Include has been copied under \Include to keep the same structure used in existing projects, and thus avoid projects mass update Note: the following components have been removed from ARM original delivery (as not used in ST packages) - CMSIS_EW2018.pdf - .gitattributes - .gitignore - \Device - \CMSIS - \CoreValidation - \DAP - \Documentation - \DoxyGen - \Driver - \Pack - \RTOS\CMSIS_RTOS_Tutorial.pdf - \RTOS\RTX - \RTOS\Template - \RTOS2\RTX - \Utilities - All ARM/GCC projects files are deleted from \DSP, \RTOS and \RTOS2 Change-Id: Ia026c3f0f0d016627a4fb5a9032852c33d24b4d3 --- docs/SVD/html/search/pages_3.js | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/SVD/html/search/pages_3.js (limited to 'docs/SVD/html/search/pages_3.js') diff --git a/docs/SVD/html/search/pages_3.js b/docs/SVD/html/search/pages_3.js new file mode 100644 index 0000000..5af6f10 --- /dev/null +++ b/docs/SVD/html/search/pages_3.js @@ -0,0 +1,9 @@ +var searchData= +[ + ['special_20elements',['Special Elements',['../elem_special.html',1,'svd_Format_pg']]], + ['system_20view_20description',['System View Description',['../index.html',1,'']]], + ['svd_20file_20example',['SVD File Example',['../svd_Example_pg.html',1,'svd_Format_pg']]], + ['svd_20description_20_28_2a_2esvd_29_20format',['SVD Description (*.svd) Format',['../svd_Format_pg.html',1,'']]], + ['svdconv_2eexe',['SVDConv.exe',['../svd_SVDConv_pg.html',1,'']]], + ['svd_20file_20validation_20and_20usage',['SVD File Validation and Usage',['../svd_validate_file_pg.html',1,'']]] +]; -- cgit