mcuboot/boot
Fabio Utzig 30f6b2a908 Fix boot_serial to follow flash write alignment
This fixes an issue found on stm32f3 where newtmgr after writing an odd
sized packet, would hardfault on the next write due to trying to write an
odd address which is not valid on stm32f3 flash.

Signed-off-by: Fabio Utzig <utzig@apache.org>
2018-04-03 11:42:58 -03:00
..
boot_serial Fix boot_serial to follow flash write alignment 2018-04-03 11:42:58 -03:00
bootutil Add logging support for Mynewt 2018-03-29 16:33:25 -03:00
mynewt Always enable uart, use blocking mode 2018-03-29 16:33:25 -03:00
zephyr boot_serial: zephyr: Use new base64 library 2018-03-27 10:12:11 -03:00