raiden00pl opened a new pull request, #14853: URL: https://github.com/apache/nuttx/pull/14853
## Summary - boards/stm32: split nucleo-f4x1re into separate boards Split `nucleo-f4x1re` into `nucleo-f401re` and `nucleo-f411re.` These are separate boards and should be in separate folders as it is done for all other nucleo boards in NuttX - boards/Kconfig: fix bad indent ## Impact Breaking change for nucleo-f4x1re. There is no longer `nucleo-f4x1re` directory, user must use `nucleo-f401re` or `nucleo-f411re`. Now all Nucleo boards supported by NuttX have their own separate folder. ## Testing local build with make and cmake -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org