mcuboot/boot/boot_serial
Andrzej Puzdrowski 268cdd0e09 fix warnings while building along with serial recovery
Following warnings were fixed within this patch:

 'isspace' macro should take an int value

 function 'bs_reset' should return void

 redefinition of 'MBEDTLS_CONFIG_FILE' macro while
 it is already defined by the zephyr build system.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2018-04-10 08:16:35 -03:00
..
include/boot_serial Move packages into "boot" top-level directory. 2016-12-12 17:51:23 -08:00
src fix warnings while building along with serial recovery 2018-04-10 08:16:35 -03:00
test Fix serial boot functionality for Mynewt 2018-02-22 15:51:39 -07:00
CMakeLists.txt enable serial recovery functionality on the zephyr mcuboot 2017-12-06 16:11:10 -07:00
pkg.yml Fix serial boot functionality for Mynewt 2018-02-22 15:51:39 -07:00
syscfg.yml Fix serial boot functionality for Mynewt 2018-02-22 15:51:39 -07:00