Revision 605bdf68df0f239ac2c74b752cc65b3e3bbe4275 authored by dependabot[bot] on 01 November 2024, 13:22:26 UTC, committed by GitHub on 01 November 2024, 13:22:26 UTC
Bumps [libopencm3](https://github.com/libopencm3/libopencm3) from `1f3abd4` to `201f5bc`. - [Commits](https://github.com/libopencm3/libopencm3/compare/1f3abd43763fa39d23e737602b6d0011a45c70b2...201f5bcfb3fa70ee34818152463e7139f24db377) --- updated-dependencies: - dependency-name: libopencm3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3200c9e
st_nucleo_l4r5.cfg
# SPDX-License-Identifier: Apache-2.0 or CC0-1.0
# This is for STM32L4R5 Nucleo Dev Boards.
source [find interface/stlink-dap.cfg]
transport select dapdirect_swd
source [find target/stm32l4x.cfg]
# use hardware reset (srst seems to be problematic)
reset_config trst_only

Computing file changes ...