mcuboot/boot/nuttx
Gerson Fernando Budke d9307312f7 boot/nuttx: Switch from printf to syslog
Use syslog in favor of printf function for print messages. The syslog
ensure that all characters are corrected flushed. Syslog is already
used when log is enabled and this only switch to same log interface.

Signed-off-by: Gerson Fernando Budke <gerson.budke@ossystems.com.br>
2021-12-22 09:34:38 -03:00
..
include flash_map: Increase minimum supported write align via flash_area_align 2021-12-16 13:19:12 -07:00
src flash_map: Increase minimum supported write align via flash_area_align 2021-12-16 13:19:12 -07:00
main.c boot/nuttx: Switch from printf to syslog 2021-12-22 09:34:38 -03:00