mcuboot/boot
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
..
boot_serial Move packages into "boot" top-level directory. 2016-12-12 17:51:23 -08:00
bootutil Merge pull request #21 from ccollins476ad/assert-flash-ops 2017-03-14 17:42:35 +01:00
zephyr zephyr: add nrf52840_pca10056 target 2017-03-21 15:48:17 -04:00