diff --git a/variants/NUCLEO-L053R8/openocd_scripts/nucleo-l053rb.cfg b/variants/NUCLEO-L053R8/openocd_scripts/nucleo-l053r8.cfg similarity index 74% rename from variants/NUCLEO-L053R8/openocd_scripts/nucleo-l053rb.cfg rename to variants/NUCLEO-L053R8/openocd_scripts/nucleo-l053r8.cfg index 0238d98e..a9ce498f 100644 --- a/variants/NUCLEO-L053R8/openocd_scripts/nucleo-l053rb.cfg +++ b/variants/NUCLEO-L053R8/openocd_scripts/nucleo-l053r8.cfg @@ -1,4 +1,4 @@ -# This is a NUCLEO-64 board with a single STM32L053RB chip. +# This is a NUCLEO-64 board with a single STM32L053R8 chip. # source [find interface/stlink.cfg]