Re: [PR] risc-v/k230: add big core support [nuttx]

2024-01-29 Thread via GitHub
jerpelea merged PR #11619: URL: https://github.com/apache/nuttx/pull/11619 -- 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:

[PR] risc-v/k230: add big core support [nuttx]

2024-01-28 Thread via GitHub
yf13 opened a new pull request, #11619: URL: https://github.com/apache/nuttx/pull/11619 ## Summary Previously NuttX runs on little core of K230, this patch allows NuttX to run on the big core as well. - Changes in `arch/risc-v/src/k230`: - `CMakeLists.txt`