Re: [PR] Initial STM32H5 ICACHE Commit [nuttx]

2025-02-12 Thread via GitHub
cederom commented on PR #15718: URL: https://github.com/apache/nuttx/pull/15718#issuecomment-2655179775 Thank you @kywwilson11, amazing work! :-) * Please use signed commit (`git commit -s`) and we are ready to go :-) * This is initial commit, are there other things to do? * Do you

Re: [PR] Initial STM32H5 ICACHE Commit [nuttx]

2025-01-29 Thread via GitHub
nuttxpr commented on PR #15718: URL: https://github.com/apache/nuttx/pull/15718#issuecomment-2622261174 [**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) Yes, this PR appears to meet the NuttX requirements, al

[PR] Initial STM32H5 ICACHE Commit [nuttx]

2025-01-29 Thread via GitHub
kywwilson11 opened a new pull request, #15718: URL: https://github.com/apache/nuttx/pull/15718 ## Summary Add support for the STM32H5 ICACHE peripheral. The CortexM33 does not have typical embedded icache and dcache. Instead STM32H5 provides the ICACHE as a separate peripheral that n