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