mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
Add stm32-vserprog
Tested on a Nucleo-F042K6. That has an onboard stlink: `st-flash --format ihex write bin/serprog_stm32/serprog_nucleo-f042k6.hex` The usb port used for flashing is separate, its is exposed on the pin header instead. Check boards/nucleo-f042k6.h for usb pinout. Signed-off-by: Riku Viitanen <riku.viitanen@protonmail.com>
This commit is contained in:
@@ -96,3 +96,10 @@
|
||||
depend: rpi-pico-sdk
|
||||
depend: rpi-pico-tinyusb
|
||||
}
|
||||
|
||||
{stm32-vserprog}{
|
||||
rev: 60c6274f7f5d45d01c64b7acdc5b0e4ed71caa96
|
||||
loc: util-fw/stm32-vserprog
|
||||
url: https://codeberg.org/libreboot/stm32-vserprog
|
||||
bkup_url: https://notabug.org/libreboot/stm32-vserprog
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user