mcuboot/boot/zephyr
Carles Cufi 6400f0bf97 zephyr: serial_adapter: Cleanup queue variables
Remove the simple pointers and use the "&" operator throughout to
simplify the understanding of the code.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2018-07-18 07:03:45 -03:00
..
boards zephyr: Fix overlay dir for Zephyr build 2018-03-13 16:39:14 -06:00
include Add per platform mcuboot_logging.h files 2018-06-04 06:54:39 -03:00
targets zephyr: cleanup flash driver name 2018-04-10 14:03:35 -03:00
CMakeLists.txt boot_serial: Fix build on Zephyr with ECDSA enabled 2018-07-03 17:46:33 +02:00
Kconfig Add public/private key file option to Kconfig 2018-06-06 11:07:06 -03:00
dts.overlay hotfix for "zephyr: force mcuboot to fit in the boot partition" 2017-10-04 20:36:34 -04:00
flash_map_extended.c Replace mcuboot flash_map by zephyr flash_map 2018-05-16 16:05:17 -03:00
flash_map_legacy.c Remove per file log level configs 2018-06-04 06:54:39 -03:00
keys.c Update old hardcoded keys to use autogenerated 2018-06-06 11:07:06 -03:00
main.c include soc.h in main.c 2018-06-29 11:18:18 -03:00
os.c zephyr: migrate signature type to Kconfig 2018-04-25 18:44:03 -03:00
prj.conf zephyr: Disable power management 2018-06-20 16:08:58 +02:00
serial_adapter.c zephyr: serial_adapter: Cleanup queue variables 2018-07-18 07:03:45 -03:00