mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-12 14:32:42 +02:00
8f370cb60d
Signed-off-by: Leah Rowe <leah@libreboot.org>
9 lines
178 B
INI
9 lines
178 B
INI
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
. "include/rom.sh"
|
|
|
|
sersrc="src/stm32-vserprog"
|
|
serx="$sersrc/stm32-vserprog.hex"
|
|
serdir="$sersrc/boards"
|
|
mkhelper="mkserprog stm32"
|