Searched full:project (Results 1 – 25 of 62) sorted by relevance
123
8 CMSIS/CoreValidation/Project/*.zip9 CMSIS/CoreValidation/Project/*.junit10 CMSIS/CoreValidation/Project/*.clangd11 CMSIS/CoreValidation/Project/Validation.*/12 CMSIS/CoreValidation/Project/Bootloader.*/13 CMSIS/CoreValidation/Project/build14 CMSIS/CoreValidation/Project/RTE/_**/*
11 ┣ Project Solution and project files to build tests for various configurations.78 ./CMSIS/CoreValidation/Project $ vcpkg activate84 ./CMSIS/CoreValidation/Project $ pip install -r requirements.txt93 ./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
57 pip install -r ./CMSIS/CoreValidation/Project/requirements.txt69 config: ./CMSIS/CoreValidation/Project/vcpkg-configuration.json87 working-directory: ./CMSIS/CoreValidation/Project100 working-directory: ./CMSIS/CoreValidation/Project110 path: ./CMSIS/CoreValidation/Project/build/*.junit
3 …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 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…
149 - project: ./Validation.cproject.yml150 - project: ./Bootloader.cproject.yml160 cprjdir: ./build/$TargetType$/$Compiler$/$BuildType$/$Project$161 outdir: ./build/$TargetType$/$Compiler$/$BuildType$/$Project$/outdir
3 project:
5 To use the CMSIS-Core (Cortex-M) in an embedded software project at the following \ref cmsis_device…11 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
9 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…
25 …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…
14 …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) …
4 # doxygen (www.doxygen.org) for a project.26 # Project related configuration options40 # project for which the documentation is generated. This name is used in the42 # The default value is: My Project.46 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This53 # for a project that appears at the top of each page and should give viewer a54 # 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 sources295 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or[all …]
4 # doxygen (www.doxygen.org) for a project.26 # Project related configuration options40 # project for which the documentation is generated. This name is used in the42 # The default value is: My Project.46 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This53 # for a project that appears at the top of each page and should give viewer a54 # 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 sources295 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or303 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran[all …]
4 # doxygen (www.doxygen.org) for a project.26 # Project related configuration options40 # project for which the documentation is generated. This name is used in the42 # The default value is: My Project.46 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This53 # for a project that appears at the top of each page and should give viewer a54 # 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 sources297 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or305 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran[all …]
4 # doxygen (www.doxygen.org) for a project.26 # Project related configuration options40 # project for which the documentation is generated. This name is used in the42 # The default value is: My Project.46 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This53 # for a project that appears at the top of each page and should give viewer a54 # 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 sources300 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or308 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran[all …]
48 - CMSIS-Pack: moved into Open-CMSIS-Pack project49 - CMSIS-SVD: moved into Open-CMSIS-Pack project52 - Utilities: moved into CMSIS-Toolbox project127 - Draft for CMSIS Project description (CPRJ)344 - CMSIS-Pack 1.4.4 introducing CPDSC project description
11 …specific adaptations and therefore should be copied into the application project folder prior conf…37 #include "RTE_Components.h" // include information about project configuration