matiamic opened a new pull request, #18475: URL: https://github.com/apache/nuttx/pull/18475
## Summary This patch introduces support for the NUCLEO-H723ZG board. ## Impact The patch adds new definitions to the stm32h7 arch logic in order to accommodate a memory configuration and a set of peripherals of the STM32H723ZG chip that are slightly different from the chips that are already supported. The last commit adds a BSP that is based on the BSP for the NUCLEO-H743ZI board. The new BSP contains a few corrections and is stripped from the functionality that could not be tested during development. ## Testing The included functionalities were tested with help of their corresponding test apps. Tested functionalities: - autoleds - userleds - buttons - gpio - spi - tested with oa_tc6 Ethernet board from an upcoming PR - adc - pwm - USB OTG HS in FS mode as ACM device - tested by running the nsh console over USB. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
