mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-01-26 04:04:24 +00:00
11 lines
216 B
INI
11 lines
216 B
INI
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#
|
|
# Diolan LPC-4350-DB1 development board
|
|
#
|
|
|
|
set CHIPNAME lpc4350
|
|
|
|
source [find target/lpc4350.cfg]
|
|
|
|
flash bank $_CHIPNAME.nor cfi 0x1C000000 0x00200000 2 2 $_CHIPNAME.m4
|