Home
last modified time | relevance | path

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

12

/mcuboot-2.7.6/
D.gitignore10 /project.state
15 #Eclipse project files
17 .project
Dproject.yml20 project.name: "mcuboot"
22 project.repositories:
DREADME.md11 [pypi]: https://pypi.org/project/imgtool/
/mcuboot-2.7.6/boot/cypress/
D.gitignore10 /project.state
15 #Eclipse project files
17 .project
DREADME.md71 Following CLI / IDE are supported for project build:
75 * Eclipse / ModusToolbox ("makefile project from existing source")
/mcuboot-2.7.6/docs/
Dindex.md16 MCUboot is an open governance project. See the [membership
19 [charter](https://github.com/mcu-tools/mcuboot/wiki/MCUboot-Project-Charter)
82 * [Project charter](https://github.com/mcu-tools/mcuboot/wiki/MCUboot-Project-Charter)
DSubmittingPatches.md47 By making a contribution to this project, I certify that:
65 (d) I understand and agree that this project and the contribution
69 this project or the open source license(s) involved.
Dreadme-mynewt.md8 First you need to add the repo to your `project.yml`:
11 project.repositories:
DSECURITY.md1 # MCUboot project security policy
9 project:
Dreadme-mbed.md13 To use MCUboot, you need to create an Mbed OS project with the following configurations:
/mcuboot-2.7.6/testplan/mynewt/
Dproject.yml20 project.name: "mcuboot-test"
22 project.repositories:
/mcuboot-2.7.6/samples/zephyr/hello-world/
DCMakeLists.txt17 project(NONE)
/mcuboot-2.7.6/boot/zephyr/boards/
Dnrf52_minimal_footprint.conf11 # In any real project CONFIG_BOOT_VALIDATE_SLOT0 enabling is recommended
/mcuboot-2.7.6/boot/zephyr/include/flash_map_backend/
Dflash_map_backend.h27 * 2. Map could be at fixed location for project (compiled to code)
/mcuboot-2.7.6/boot/zephyr/
DCMakeLists.txt1 # CMakeLists.txt for building mcuboot as a Zephyr project
45 project(NONE)
/mcuboot-2.7.6/boot/mbed/include/flash_map_backend/
Dflash_map_backend.h37 * 2. Map could be at fixed location for project (compiled to code)
/mcuboot-2.7.6/boot/cypress/BlinkyApp/linker/
DBlinkyApp_template.ld15 * and handle all common use cases. Your project may not use every section
17 * build process. In your project, you can simply comment out or remove the
/mcuboot-2.7.6/boot/cypress/MCUBootApp/
DMCUBootApp.ld15 * and handle all common use cases. Your project may not use every section
17 * build process. In your project, you can simply comment out or remove the
/mcuboot-2.7.6/boot/cypress/platforms/PSOC_062_2M/CM0P/GCC_ARM/
Dcy8c6xxa_cm0plus.ld15 * and handle all common use cases. Your project may not use every section
17 * build process. In your project, you can simply comment out or remove the
/mcuboot-2.7.6/ext/tinycrypt/
DREADME65 2) In lib/Makefile select the primitives required by your project.
/mcuboot-2.7.6/ext/tinycrypt/tests/include/
Dtest_utils.h83 "PROJECT EXECUTION %s\n", \
/mcuboot-2.7.6/sim/mcuboot-sys/csupport/storage/
Dflash_map.h37 * 2. Map could be at fixed location for project (compiled to code)
/mcuboot-2.7.6/boot/cypress/platforms/PSOC_062_2M/CM4/GCC_ARM/
Dcy8c6xxa_cm4_dual.ld15 * and handle all common use cases. Your project may not use every section
17 * build process. In your project, you can simply comment out or remove the
/mcuboot-2.7.6/boot/cypress/cy_flash_pal/include/flash_map_backend/
Dflash_map_backend.h54 * 2. Map could be at fixed location for project (compiled to code)
/mcuboot-2.7.6/testplan/mynewt/apps/slinky/src/
Dmain.c240 * The main task for the project. This function initializes the packages, calls

12