blob: 4a2bdb602ffee7892af71f3f4934fafc8d406591 [file] [log] [blame]
/*
* Copyright (c) 2020 Moonkwun Jung
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <st/h7/stm32h7.dtsi>
/ {
cpus {
cpu@1 {
device_type = "cpu";
compatible = "arm,cortex-m4f";
reg = <1>;
};
};
};