/* * Copyright (c) 2018 Christian Taedcke * Copyright (c) 2019 Lemonbeat GmbH * * SPDX-License-Identifier: Apache-2.0 */ #include / { cpus { cpu0: cpu@0 { compatible = "arm,cortex-m3"; reg = <0>; }; }; };