Initial commit
Initial commit.
This commit is contained in:
14
bootloader/mcuboot/boot/mynewt/flash_map_backend/pkg.yml
Normal file
14
bootloader/mcuboot/boot/mynewt/flash_map_backend/pkg.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
#
|
||||
# Copyright (c) 2018 Nordic Semiconductor ASA
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
pkg.name: boot/mynewt/flash_map_backend
|
||||
pkg.description: Flash_map API helper reference.
|
||||
pkg.author: "Nordic Semiconductor ASA"
|
||||
pkg.homepage: "http://mcuboot.com"
|
||||
|
||||
pkg.deps:
|
||||
- "@apache-mynewt-core/sys/flash_map"
|
||||
- "@mcuboot/boot/mynewt/mcuboot_config"
|
||||
Reference in New Issue
Block a user