/* * Copyright (c) 2020 Moonkwun Jung * * SPDX-License-Identifier: Apache-2.0 */ #include / { cpus { cpu@1 { device_type = "cpu"; compatible = "arm,cortex-m4f"; reg = <1>; }; }; };