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