03-08-2025, 02:43 PM
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...
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
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]](https://lupyuen.org/images/testbot3-title.jpg)