mcuboot/boot/zephyr
Gerard Marull-Paretas 3cd2cece69 zephyr: migrate includes to <zephyr/...>
Zephyr has prefixed all of its includes with <zephyr/...>. While the
_old_ mode can still be used (CONFIG_LEGACY_INCLUDE_PATH) and is still
enabled by default, it's better to be prepared for its removal in the
future.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2022-06-16 21:47:43 +02:00
..
boards zephyr: boards: enable progressive erase for RT1050 and RT1060 2022-05-31 11:09:39 -06:00
include zephyr: migrate includes to <zephyr/...> 2022-06-16 21:47:43 +02:00
targets zephyr: Remove outdated workaround for Kinetis 2019-12-02 11:56:24 -07:00
CMakeLists.txt boot_serial: Fix echo command code no longer compiling 2022-06-08 12:51:04 +02:00
Kconfig zephyr/Kconfig: deprecation of pin configuration 2022-06-08 15:23:38 +02:00
Kconfig.serial_recovery zephyr/Kconfig: deprecation of pin configuration 2022-06-08 15:23:38 +02:00
arm_cleanup.c zephyr: migrate includes to <zephyr/...> 2022-06-16 21:47:43 +02:00
boot_serial_extensions.c zephyr: migrate includes to <zephyr/...> 2022-06-16 21:47:43 +02:00
dts.overlay zephyr: CDC ACM UART node to specific overlays 2021-08-27 15:21:39 +02:00
flash_map_extended.c zephyr: migrate includes to <zephyr/...> 2022-06-16 21:47:43 +02:00
flash_map_legacy.c bootutil: Refactor MCUBOOT_LOG_MODULE_(DECLARE|REGISTER) macros 2021-07-21 11:47:58 +02:00
hooks_sample.c zephyr: migrate includes to <zephyr/...> 2022-06-16 21:47:43 +02:00
keys.c Add support for signed images in single loader mode 2022-01-13 14:05:30 -07:00
main.c zephyr: migrate includes to <zephyr/...> 2022-06-16 21:47:43 +02:00
nrf52840dk_nrf52840_cc310_ecdsa.conf bootutil: ecdsa: Fix CC310 for nRF devices 2020-10-28 15:50:46 +01:00
os.c zephyr: migrate includes to <zephyr/...> 2022-06-16 21:47:43 +02:00
prj.conf zephyr: removed CONFIG_SYSTEM_CLOCK_DISABLE=y 2021-12-15 16:23:51 +01:00
ram_load.conf zephyr: Wrapped the RAM loading mode in Zephyr configs. 2022-05-31 10:20:19 -06:00
sample.yaml zephyr: Wrapped the RAM loading mode in Zephyr configs. 2022-05-31 10:20:19 -06:00
serial_adapter.c zephyr: migrate includes to <zephyr/...> 2022-06-16 21:47:43 +02:00
serial_recovery.conf zephyr: add zephyr's sanitycheck description 2019-12-16 18:40:34 +01:00
single_loader.c zephyr/single_loader: make decription working flash 2022-02-24 07:52:32 -07:00
single_slot.conf boot/zephyr: Added single-slot Zephyr-RTOS test build 2020-09-16 12:09:43 +02:00
usb_cdc_acm.overlay zephyr: CDC ACM UART node to specific overlays 2021-08-27 15:21:39 +02:00
usb_cdc_acm_log_recovery.conf zephyr: allow recovery over usb cdc-acm with logs enabled 2020-02-27 10:01:25 +01:00