robertlipe opened a new pull request #3965: URL: https://github.com/apache/incubator-nuttx/pull/3965
Largely borrowed from C906. The IRQ code isn't quite right and needs further work. The port in general needs additional work for networking, storage, VM, and more, but this gets it in motion. ## Summary BeagleV Starlight is a board that comes in two flavors: The developer pre-release JH7100 has two U74 cores. The (eventual) released board will have a JH7110 with four U74s plus GPU and PCI. ## Impact Other ports aren't impacted. I configured and compiled C906 and K210 to confirm. ## Testing Tested on pre-release hardware and on Renode. Boots to an nsh prompt. Interacts fine. Commands run. -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org