Lines Matching +full:apache +full:- +full:mynewt +full:- +full:core
2 # Licensed to the Apache Software Foundation (ASF) under one
6 # to you under the Apache License, Version 2.0 (the
10 # http://www.apache.org/licenses/LICENSE-2.0
20 pkg.name: boot/mynewt
22 pkg.description: "Mynewt port of mcuboot"
23 pkg.author: "Apache Mynewt <dev@mynewt.apache.org>"
24 pkg.homepage: "http://mynewt.apache.org/"
26 - loader
29 - "-DMCUBOOT_MYNEWT=1"
32 - "@mcuboot/boot/mynewt/mcuboot_config"
33 - "@mcuboot/boot/bootutil"
34 - "@mcuboot/boot/mynewt/flash_map_backend"
35 - "@apache-mynewt-core/kernel/os"
36 - "@apache-mynewt-core/sys/log/stub"
39 - "single_loader.c"
41 - "swap_scratch.c"
43 - "ram_load.c"
46 - "@apache-mynewt-core/sys/console/stub"
49 - "@apache-mynewt-core/sys/console/minimal"
52 - "@mcuboot/boot/boot_serial"
53 - "@mcuboot/boot/mynewt/boot_uart"