Searched full:boot_serial (Results 1 – 25 of 28) sorted by relevance
12
11 * in boot_serial.h17 * in boot_serial.h
10 #include "../boot_serial/src/boot_serial_priv.h"12 #include <boot_serial/boot_serial_extensions.h>
18 #include "../boot_serial/src/boot_serial_priv.h"25 #include <boot_serial/boot_serial_extensions.h>
73 SECTIONS include/boot_serial/boot_serial.ld257 zephyr_sources(${BOOT_DIR}/boot_serial/src/boot_serial.c)258 zephyr_sources(${BOOT_DIR}/boot_serial/src/zcbor_bulk.c)261 zephyr_include_directories(${BOOT_DIR}/boot_serial/include)271 ${BOOT_DIR}/boot_serial/src/boot_serial_encryption.c
69 #include "boot_serial/boot_serial.h"
18 pkg.name: boot/boot_serial/test26 - "@mcuboot/boot/boot_serial"
19 # Package: boot/boot_serial/test
20 pkg.name: boot/boot_serial21 pkg.description: The boot_serial library is used when downloading image over serial port.
44 pkg.deps.BOOT_SERIAL:45 - "@mcuboot/boot/boot_serial"
25 BOOT_SERIAL:
34 #include "boot_serial/boot_serial.h"
1 boot/boot_serial/*
23 BOOT_SERIAL: 1
21 pkg.description: "For interfacing with uart from boot_serial"
30 newt test boot/boot_serial
20 BOOT_SERIAL: 0
42 Building with `BOOT_SERIAL: 1` enables some basic management functionality
43 - Fixed an issue with boot_serial repeats not being processed when47 - Fixed an issue with the boot_serial zcbor setup encoder function142 - `boot_serial` changed to use cddl-gen, which removes the dependency200 - boot/boot_serial: allow nonaligned last image data chunk
73 - [boot/boot\_serial](https://github.com/mcu-tools/mcuboot/tree/main/boot/boot_serial) - Support fo…
39 #include <boot_serial/boot_serial.h>
20 #include "boot_serial/boot_serial.h"
121 set(BOOT_SERIAL_DIR ${MCUBOOT_ROOT_DIR}/boot/boot_serial)309 ${BOOT_SERIAL_DIR}/src/boot_serial.c
32 #if MYNEWT_VAL(BOOT_SERIAL)
160 /** Hook will be invoked when boot_serial requests device reset.