commit | 4a60ee7c7650170c9e0957b9e7d349b72db7f84e | [log] [tgz] |
---|---|---|
author | Emanuele Di Santo <emdi@nordicsemi.no> | Fri Jul 20 11:43:00 2018 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Oct 30 18:17:23 2018 +0100 |
tree | f3d832c23685e46e7a5b746182962ffde33c5b7c | |
parent | c4bf78009c61acfbc25d5b86fa274ccef1a6294b [diff] |
zephyr: add support for pca10059 This commit adds a project configuration for the upcoming nrf52840_pca10059 board. Signed-off-by: Emanuele Di Santo <emdi@nordicsemi.no> Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
This is mcuboot, version 1.2.0
MCUboot is a secure bootloader for 32-bit MCUs. The goal of MCUboot is to define a common infrastructure for the bootloader, system flash layout on microcontroller systems, and to provide a secure bootloader that enables easy software upgrade.
MCUboot is operating system and hardware independent and relies on hardware porting layers from the operating system it works with. Currently, mcuboot works with both the Apache Mynewt, and Zephyr operating systems, but more ports are planned in the future. RIOT is currently supported as a boot target with a complete port planned.
Instructions for different operating systems can be found here:
The issues being planned and worked on are tracked using GitHub issues. To participate please visit:
Issues were previously tracked on MCUboot JIRA , but it is now deprecated.
Information and documentation on the bootloader are stored within the source.
It was previously also documented on confluence: MCUBoot Confluence however, it is now deprecated and not currently maintained
For more information in the source, here are some pointers:
Developers welcome!