This is an automated email from the ASF dual-hosted git repository. linguini pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 6b709d5f7e89506767cf1da8acb43534b4665920 Author: raiden00pl <[email protected]> AuthorDate: Sat Oct 11 12:38:22 2025 +0200 boards/Kconfig: remove reference to non-existent readme remove reference to non-existent readme in boards/Kconfig Signed-off-by: raiden00pl <[email protected]> --- boards/Kconfig | 2 -- 1 file changed, 2 deletions(-) diff --git a/boards/Kconfig b/boards/Kconfig index 02e53f796e9..19265611da7 100644 --- a/boards/Kconfig +++ b/boards/Kconfig @@ -2936,7 +2936,6 @@ config ARCH_BOARD_B_G474E_DPOW1 ---help--- ST Micro B-G474E-DPOW1 Discovery Kit, based on the STM32G474RET6 MCU, a Cortex-M4 with FPU, 170 MHz, 128 KB SRAM, 512 KB code. - See boards/arm/stm32/b-g474e-dpow1/README.txt. config ARCH_BOARD_B_G431B_ESC1 bool "ST Micro B-G431B-ESC1 Discovery Kit" @@ -2972,7 +2971,6 @@ config ARCH_BOARD_NUCLEO_G474RE ---help--- STMicro Nucleo-G474RE board based on the STMicro STM32G474RET6 MCU, a Cortex-M4 with FPU, 170 MHz, 128 KB SRAM, 512 KB code. - See boards/arm/stm32/nucleo-g474re/README.txt. config ARCH_BOARD_B_L072Z_LRWAN1 bool "B-L072Z-LRWAN1"
