mcuboot/boot/zephyr
Marti Bolivar 7f6ea1599d zephyr: add nrf52840_pca10056 target
This board, called the NRF52840-PDK in marketing materials, is a
preview development board for the nRF52840 SoC.

Flash layout (4 KiB sectors):

        User    Start   End     Size (KiB) Size (B)
        ------- ------- ------- ---------- --------
        mcuboot 0x00000 0x07FFF         32  0x08000
        Image 0 0x08000 0x73FFF        432  0x6C000
        Image 1 0x74000 0xDFFFF        432  0x6C000
        Scratch 0xE0000 0xFCFFF        116  0x1D000

Signed-off-by: Marti Bolivar <marti.bolivar@linaro.org>
2017-03-21 15:48:17 -04:00
..
include zephyr: fix flash_area_to_sectors() 2017-03-21 15:48:15 -04:00
targets zephyr: add nrf52840_pca10056 target 2017-03-21 15:48:17 -04:00
Makefile zephyr: restructure the build process to use board config files 2017-01-19 10:26:40 -02:00
arduino_101.conf arduino_101: disable some additional options 2017-03-16 15:22:25 -07:00
flash_map.c zephyr: fix flash_area_to_sectors() 2017-03-21 15:48:15 -04:00
hal_flash.c zephyr: add "real" target header 2017-03-21 15:39:46 -04:00
keys.c zephyr: Support RSA, and ECDSA P-256 signing 2017-02-02 08:39:18 -07:00
main.c zephyr: add "real" target header 2017-03-21 15:39:46 -04:00
os.c zephyr: use SYS_LOG instead of printk 2017-01-19 19:51:35 -02:00
prj-p256.conf zephyr: disable clock before reset 2017-03-17 15:12:17 -04:00
prj.conf zephyr: disable clock before reset 2017-03-17 15:12:17 -04:00