1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/b-l475e-iot01a
Francisco Molina b4a8cf8351 boards/b-l475e-iot01a: set OPENOCD_RESET_USE_CONNECT_ASSERT_SRST
b-l475e-iot01a can become unflashable when hardfaults occure.
To make sure flashing succeeds `connect_assert_srst` is called
before connecting to flash through openocd.
2019-12-19 14:21:27 +01:00
..
include boards/stm32-based: allow SPI signals routed on multiple alternate functions 2019-10-25 06:27:41 +02:00
board.c boards/b-l475e-iot01a: update board name in doxygen 2018-01-31 08:10:31 +01:00
doc.txt doc: add wiki documentation to Doxygen files 2018-08-01 15:24:54 +02:00
Makefile boards: add initial support for ST bl-475e-iot01a 2017-12-15 13:37:38 +01:00
Makefile.dep boards/b-l475e-iot01a: add defines and deps for lps22hb 2019-03-20 14:43:37 +01:00
Makefile.features boards: move CPU/CPU_MODEL definition to Makefile.features 2019-08-20 16:11:50 +02:00
Makefile.include boards/b-l475e-iot01a: set OPENOCD_RESET_USE_CONNECT_ASSERT_SRST 2019-12-19 14:21:27 +01:00