jarivanewijk opened a new pull request, #6754: URL: https://github.com/apache/incubator-nuttx/pull/6754
## Summary Adds initial support for the NXP RDDRONE-BMS772 board. The basic NSH configuration just initializes the board and enables the console UART. Code to enable other peripherals is also included, but remain mostly untested for the time being. ## Impact Adds a new board configuration for NXP RDDRONE-BMS772 with NXP S32K144 MCU. ## Testing Basic NSH config tested on RDDRONE-BMS772 hardware. Most other functionality (not enabled in the :nsh config) has also been tested, but with an older NuttX release. We first need to update our BMS application before we can again test complete board functionality. -- 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