mcuboot/samples
Marti Bolivar 248da08849 Move bootsim-specific assert behavior behind mcuboot_config.h
Continue removing platform-specific conditional compilation from
bootutil by adding a new MCUBOOT_HAVE_ASSERT_H configuration option
and associated header file. Right now, that's only used by the
simulator.

That leaves just bootutil_log.h with platform-specific contents, but
since it's meant to be an abstraction layer for logging, we'll let it
stand for now.

Signed-off-by: Marti Bolivar <marti@opensourcefoundries.com>
2018-04-25 18:44:03 -03:00
..
mcuboot_config Move bootsim-specific assert behavior behind mcuboot_config.h 2018-04-25 18:44:03 -03:00
zephyr zephyr: migrate upgrade-only to Kconfig 2018-04-25 18:44:03 -03:00