# nucleo-f091rc can become un-flashable after a hardfault, use connect_assert_srst # to always be able to flash or reset the board. export OPENOCD_RESET_USE_CONNECT_ASSERT_SRST ?= 1 # load the common Makefile.include for Nucleo boards include $(RIOTBOARD)/common/nucleo64/Makefile.include