PINE64
[Article] PR Test Bot for PinePhone (Avaota-A1 SBC / Apache NuttX RTOS) - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: General Discussion on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=127)
+--- Thread: [Article] PR Test Bot for PinePhone (Avaota-A1 SBC / Apache NuttX RTOS) (/showthread.php?tid=19726)



[Article] PR Test Bot for PinePhone (Avaota-A1 SBC / Apache NuttX RTOS) - lupyuen - 03-08-2025

Earlier we created a PR Test Bot that will Build and Test the Pull Requests for Apache NuttX RTOS. Our Test Bot kicks into action when we post a PR Comment...
Code:
  ## For Oz64 SG2000 RISC-V SBC
  @nuttxpr test oz64:nsh

  ## For QEMU Emulator: Arm64 and RISC-V
  @nuttxpr test qemu-armv8a:netnsh
  @nuttxpr test rv-virt:knsh64

Today we extend our Test Bot to Build and Test the Pull Requests for PinePhone. Yep on the Real PinePhone Hardware!

(1) We used Special Hardware: SDWire MicroSD Multiplexer (pic below)

(2) Controlled by a Single-Board Computer: Yuzuki Avaota-A1 (Open Hardware)

(3) PinePhone Test Bot kinda works!

(4) Though PinePhone Battery complicates Hardware Testing

(5) We might pivot to another Arm64 Single-Board Computer

(6) Maybe we'll port NuttX to Allwinner A527 SoC?

Check out the article: https://lupyuen.org/articles/testbot3.html


Lup

[Image: testbot3-title.jpg]