5 lines
130 B
Text
5 lines
130 B
Text
|
# This is an OpenOCD script that prepares the microcontroller before any flashing.
|
||
|
|
||
|
# Disable all openocd messages.
|
||
|
debug_level 0
|