1/* 2 * Copyright (c) 2022, Rtone. 3 * 4 * SPDX-License-Identifier: Apache-2.0 5 */ 6 7#include <gigadevice/gd32f4xx/gd32f450.dtsi> 8 9&cpu0 { 10 clock-frequency = <DT_FREQ_M(240)>; 11}; 12