/* * Copyright (c) 2018, Cypress * * SPDX-License-Identifier: Apache-2.0 */ #include #include / { cpus { cpu@0 { compatible = "arm,cortex-m0+"; }; /delete-node/ cpu@1; }; }; &nvic { arm,num-irq-priority-bits = <2>; };