Home
last modified time | relevance | path

Searched full:project (Results 1 – 25 of 62) sorted by relevance

123

/cmsis_6-latest/
D.gitignore8 CMSIS/CoreValidation/Project/*.zip
9 CMSIS/CoreValidation/Project/*.junit
10 CMSIS/CoreValidation/Project/*.clangd
11 CMSIS/CoreValidation/Project/Validation.*/
12 CMSIS/CoreValidation/Project/Bootloader.*/
13 CMSIS/CoreValidation/Project/build
14 CMSIS/CoreValidation/Project/RTE/_**/*
/cmsis_6-latest/CMSIS/CoreValidation/
DREADME.md11 ┣ �� Project Solution and project files to build tests for various configurations.
78 ./CMSIS/CoreValidation/Project $ vcpkg activate
84 ./CMSIS/CoreValidation/Project $ pip install -r requirements.txt
93 ./CMSIS/CoreValidation/Project $ ./build.py -c <compiler> -d <device> -o <optimize> [build] [run]
99 ./CMSIS/CoreValidation/Project $ ./build.py -c GCC -d CM3 -o none build run
/cmsis_6-latest/.github/workflows/
Dcorevalidation.yml57 pip install -r ./CMSIS/CoreValidation/Project/requirements.txt
69 config: ./CMSIS/CoreValidation/Project/vcpkg-configuration.json
87 working-directory: ./CMSIS/CoreValidation/Project
100 working-directory: ./CMSIS/CoreValidation/Project
110 path: ./CMSIS/CoreValidation/Project/build/*.junit
/cmsis_6-latest/CMSIS/Documentation/Doxygen/Toolbox/src/
Dmainpage.md3 …loped as part of the [Open-CMSIS-Pack](https://www.open-cmsis-pack.org/) project in collaboration …
7 …- Project creation and build of embedded applications utilizing [Software Packs](https://www.keil.…
26 ![Overview of Project Definition](./images/tool-overview.png)
32 …olchains (Arm, GCC, IAR, and LLVM compiler), even within the same set of project files and command…
33 …com/packs/) simplify tool setup with `device:` or `board:` selection and project creation with acc…
/cmsis_6-latest/CMSIS/CoreValidation/Project/
DValidation.csolution.yml149 - project: ./Validation.cproject.yml
150 - project: ./Bootloader.cproject.yml
160 cprjdir: ./build/$TargetType$/$Compiler$/$BuildType$/$Project$
161 outdir: ./build/$TargetType$/$Compiler$/$BuildType$/$Project$/outdir
DBootloader.cproject.yml3 project:
/cmsis_6-latest/CMSIS/Documentation/Doxygen/Core/src/
Dusing.md5 To use the CMSIS-Core (Cortex-M) in an embedded software project at the following \ref cmsis_device…
11 ![Using CMSIS-Core (Cortex-M) in a project](./images/CMSIS_CORE_Files_USER.png)
18 …specific adaptations and therefore should be copied into the application project folder prior conf…
31 The easiest way to use CMSIS-Core in a project is with CMSIS Packs.
37 …ned as configuration files, meaning they are copied from the pack into a project folder and can be…
42 #include "RTE_Components.h" // include information about project configuration
Dcore_files_in_packs.md9 Since \ref device_h_pg does not need to be modified in the project, it can be made accessible with …
11 …ned as configuration files, meaning they are copied from the pack into a project folder and can be…
Dusing_tz.md25 …ded application that is split into a **User Project** (executed in Non-secure state) and a **Firmw…
95 Stack Sealing also requires an application project to have a linker script that explicitly reserves…
Dcore_startup_c.md14 …de and therefore so the startup file shall be located in the application project. \ref cmsis_files…
107 > - Stack Sealing also requires the application project to use a scatter file (or a linker script) …
/cmsis_6-latest/CMSIS/Documentation/Doxygen/Toolbox/
DToolbox.dxy.in4 # doxygen (www.doxygen.org) for a project.
26 # Project related configuration options
40 # project for which the documentation is generated. This name is used in the
42 # The default value is: My Project.
46 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
53 # for a project that appears at the top of each page and should give viewer a
54 # quick idea about the purpose of the project. Keep the description short.
56 PROJECT_BRIEF = "Command line tools for project build with packs"
287 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
295 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
[all …]
/cmsis_6-latest/CMSIS/Documentation/Doxygen/DSP/
DDSP.dxy.in4 # doxygen (www.doxygen.org) for a project.
26 # Project related configuration options
40 # project for which the documentation is generated. This name is used in the
42 # The default value is: My Project.
46 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
53 # for a project that appears at the top of each page and should give viewer a
54 # quick idea about the purpose of the project. Keep the description short.
287 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
295 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
303 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
[all …]
/cmsis_6-latest/CMSIS/Documentation/Doxygen/Driver/
DDriver.dxy.in4 # doxygen (www.doxygen.org) for a project.
26 # Project related configuration options
40 # project for which the documentation is generated. This name is used in the
42 # The default value is: My Project.
46 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
53 # for a project that appears at the top of each page and should give viewer a
54 # quick idea about the purpose of the project. Keep the description short.
289 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
297 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
305 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
[all …]
/cmsis_6-latest/CMSIS/Documentation/Doxygen/Core_A/
DCore_A.dxy.in4 # doxygen (www.doxygen.org) for a project.
26 # Project related configuration options
40 # project for which the documentation is generated. This name is used in the
42 # The default value is: My Project.
46 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
53 # for a project that appears at the top of each page and should give viewer a
54 # quick idea about the purpose of the project. Keep the description short.
287 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
295 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
303 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
[all …]
/cmsis_6-latest/CMSIS/Documentation/Doxygen/DAP/
DDAP.dxy.in4 # doxygen (www.doxygen.org) for a project.
26 # Project related configuration options
40 # project for which the documentation is generated. This name is used in the
42 # The default value is: My Project.
46 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
53 # for a project that appears at the top of each page and should give viewer a
54 # quick idea about the purpose of the project. Keep the description short.
287 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
295 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
303 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
[all …]
/cmsis_6-latest/CMSIS/Documentation/Doxygen/Compiler/
DCompiler.dxy.in4 # doxygen (www.doxygen.org) for a project.
26 # Project related configuration options
40 # project for which the documentation is generated. This name is used in the
42 # The default value is: My Project.
46 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
53 # for a project that appears at the top of each page and should give viewer a
54 # quick idea about the purpose of the project. Keep the description short.
287 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
295 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
303 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
[all …]
/cmsis_6-latest/CMSIS/Documentation/Doxygen/Core/
DCore.dxy.in4 # doxygen (www.doxygen.org) for a project.
26 # Project related configuration options
40 # project for which the documentation is generated. This name is used in the
42 # The default value is: My Project.
46 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
53 # for a project that appears at the top of each page and should give viewer a
54 # quick idea about the purpose of the project. Keep the description short.
287 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
295 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
303 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
[all …]
/cmsis_6-latest/CMSIS/Documentation/Doxygen/View/
DView.dxy.in4 # doxygen (www.doxygen.org) for a project.
26 # Project related configuration options
40 # project for which the documentation is generated. This name is used in the
42 # The default value is: My Project.
46 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
53 # for a project that appears at the top of each page and should give viewer a
54 # quick idea about the purpose of the project. Keep the description short.
287 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
295 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
303 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
[all …]
/cmsis_6-latest/CMSIS/Documentation/Doxygen/Zone/
DZone.dxy.in4 # doxygen (www.doxygen.org) for a project.
26 # Project related configuration options
40 # project for which the documentation is generated. This name is used in the
42 # The default value is: My Project.
46 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
53 # for a project that appears at the top of each page and should give viewer a
54 # quick idea about the purpose of the project. Keep the description short.
287 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
295 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
303 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
[all …]
/cmsis_6-latest/CMSIS/Documentation/Doxygen/Stream/
DStream.dxy.in4 # doxygen (www.doxygen.org) for a project.
26 # Project related configuration options
40 # project for which the documentation is generated. This name is used in the
42 # The default value is: My Project.
46 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
53 # for a project that appears at the top of each page and should give viewer a
54 # quick idea about the purpose of the project. Keep the description short.
287 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
295 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
303 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
[all …]
/cmsis_6-latest/CMSIS/Documentation/Doxygen/NN/
DNN.dxy.in4 # doxygen (www.doxygen.org) for a project.
26 # Project related configuration options
40 # project for which the documentation is generated. This name is used in the
42 # The default value is: My Project.
46 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
53 # for a project that appears at the top of each page and should give viewer a
54 # quick idea about the purpose of the project. Keep the description short.
287 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
295 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
303 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
[all …]
/cmsis_6-latest/CMSIS/Documentation/Doxygen/RTOS2/
DRTOS2.dxy.in4 # doxygen (www.doxygen.org) for a project.
26 # Project related configuration options
40 # project for which the documentation is generated. This name is used in the
42 # The default value is: My Project.
46 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
53 # for a project that appears at the top of each page and should give viewer a
54 # quick idea about the purpose of the project. Keep the description short.
292 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
300 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
308 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
[all …]
/cmsis_6-latest/CMSIS/Documentation/Doxygen/General/
DGeneral.dxy.in4 # doxygen (www.doxygen.org) for a project.
26 # Project related configuration options
40 # project for which the documentation is generated. This name is used in the
42 # The default value is: My Project.
46 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
53 # for a project that appears at the top of each page and should give viewer a
54 # quick idea about the purpose of the project. Keep the description short.
287 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
295 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
303 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
[all …]
/cmsis_6-latest/CMSIS/Documentation/Doxygen/General/src/
Drevision_history.md48 - CMSIS-Pack: moved into Open-CMSIS-Pack project
49 - CMSIS-SVD: moved into Open-CMSIS-Pack project
52 - Utilities: moved into CMSIS-Toolbox project
127 - Draft for CMSIS Project description (CPRJ)
344 - CMSIS-Pack 1.4.4 introducing CPDSC project description
/cmsis_6-latest/CMSIS/Documentation/Doxygen/Core_A/src/
Dusing.md11 …specific adaptations and therefore should be copied into the application project folder prior conf…
37 #include "RTE_Components.h" // include information about project configuration

123