Hello everyone,
I started working with zephyr two months ago, but I never opened a pull request.
I'm developing an application with CAN interface for the STM32G431KB and for that, I needed to add support for the NUCLEO_g431kb. Also, I noticed that the STM32G431RB has CAN communication interface. However, the support for NUCLEO_g431rb board does not include the necessary settings for using the CAN interface.
So my question is: Can I open a pull request to add CAN on the Nucleo_g431rb board? I added the changes, but as I don't have the nucleo_g431rb board, I couldn't test. I only tested the files that I added to the nucleo_g431kb board.
Thanks for your time!