Skip to content

Commit ca182ed

Browse files
tumaischkartben
authored andcommitted
boards: st: nucleo_g474re: fix comment in Kconfig.defconfig
Comment is referring to wrong board. Signed-off-by: Thomas Keller <t.tschaler@gmail.com>
1 parent 9fb4a78 commit ca182ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/st/nucleo_g474re/Kconfig.defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ config SPI_STM32_INTERRUPT
99
default y
1010
depends on SPI
1111

12-
endif # BOARD_NUCLEO_G431RB
12+
endif # BOARD_NUCLEO_G474RE

0 commit comments

Comments
 (0)