blob: 66e3b3a0af61cb5a71ca47960c6d0170017a4d19 [file] [log] [blame]
/*
* Copyright (c) 2022 TOKITA Hiroshi <tokita.hiroshi@gmail.com>
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <mem.h>
#include <gigadevice/gd32f4xx/gd32f407.dtsi>
&flash0 {
reg = <0x08000000 DT_SIZE_K(1024)>;
};