Hi Lup,
That is a great idea!
Maybe we could have a Raspberry Pi or other low cost / low power board
running locally and submitting a report to our CI or other Q&A page.
BR,
Alan
On Sat, Jan 27, 2024 at 10:23 PM Lee, Lup Yuen wrote:
> << I think it could be very useful if integrated with CI.
<< I think it could be very useful if integrated with CI. We could find
many issues that aren't detected currently. >>
Thanks Alan, that's a great idea! Lemme find the best way to integrate
Automated Testing into the CI, without breaking our PR Submissions.
If a PR breaks the CI: Maybe we can run
Hi Lup,
Congratulations, I think it could be very useful if integrated with CI.
We could find many issues that aren't detected currently.
Best Regards,
Alan
On Sat, Jan 27, 2024 at 8:05 PM Lee, Lup Yuen wrote:
> Every day we’re auto-building NuttX for Ox64 BL808 RISC-V SBC... Can we
> test N
Every day we’re auto-building NuttX for Ox64 BL808 RISC-V SBC... Can we
test NuttX on Ox64 automatically after building?
Yes we can! With a little help from the Ox64 BL808 Emulator that we created
last week. In this article, we fill in the missing pieces of our Ox64
Emulator and run it for Automat