Hi Robert, Community
We have NuttX running on an STM32H723VE, but haven't tested all peripherals. We
also did some initial work on an STM32H730, but this has hardly been tested.
What is the best way to share the STM32H723VE support with the community? It
needs some reviewing. I am concerned we
Yes, this commit https://github.com/apache/nuttx/commit/8ceff0d
BR,
Alan
On Wed, Jan 17, 2024 at 11:31 PM Robert Turner wrote:
> Nah not internal cache. The SRAM sizes for H723/5 are different from any of
> those defined in arch/arm/include/stm32h7/chip.h
> Suspect we need to get these correct
Hi Kian,
All the steps are documented here:
https://nuttx.apache.org/docs/12.3.0/contributing/index.html
If you face some issue, please let me know.
BR,
Alan
On Thu, Jan 18, 2024 at 10:14 AM Kian Karas (KK) wrote:
> Hi Robert, Community
>
> We have NuttX running on an STM32H723VE, but haven'