Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
8d040f1bcbe72bcfd48b652246b3a3937f1a1a49
/
.
/
dts
/
common
/
common.dts
blob: 6bc308c8b32b1d605a48db8be56fcfa5819fe6df [
file
] [
log
] [
blame
]
/*
* Common Device Tree source, used for conditionally pulling in features and
* additions by the build system.
*/
#ifdef
CONFIG_BOOTLOADER_MCUBOOT
#include
"mcuboot.overlay"
#endif