mcuboot/boot/boot_serial/test
Szymon Janc 1cd3196400 boot_serial: Fix Mynewt tests compilation
repos/mcuboot/boot/boot_serial/test/src/testcases/
    boot_serial_upload_bigger_image.c: In function
     ‘TEST_CASE_boot_serial_upload_bigger_image’:
repos/mcuboot/boot/boot_serial/test/src/testcases/
    boot_serial_upload_bigger_image.c:91:42: error:
     ‘Value8Bit’ undeclared (first use in this function)
91 | buf[payload_off + len - 2] = Value8Bit;
| ^~~~~~~~~

Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>
2022-06-27 14:26:39 -06:00
..
src boot_serial: Fix Mynewt tests compilation 2022-06-27 14:26:39 -06:00
pkg.yml mynewt: Make cflags consistent for if or ifdef usage 2019-10-21 17:22:34 -03:00
syscfg.yml boot_serial; fix mynewt unit test. 2018-06-14 23:19:06 +03:00