mcuboot/boot/boot_serial
Robert Paananen 556b32a679 boot: Removed unnecessary if-statement
If-statement checks if length is greater than some value right after a check if it is equal to the same value.
This will never be true.

Signed-off-by: Robert Paananen <robert@paananen.nu>
2024-04-18 10:49:14 +01:00
..
include/boot_serial boot: boot_serial: Fix issue with encrypted second slot images 2023-08-09 07:45:22 +01:00
src boot: Removed unnecessary if-statement 2024-04-18 10:49:14 +01:00
test boot_serial: Fix Mynewt tests compilation 2022-06-27 14:26:39 -06:00
pkg.yml boot_serial: Unify zcbor include paths 2023-05-12 10:33:28 +01:00
syscfg.yml boot: mynewt: add support for the mcumgr echo command in serial boot mode 2023-07-17 19:36:07 -03:00