GSOC'25 Proposal - Update beagle-tester for mainline testing - Vidhu Sarwal
Files
7
57.35 KiB
Can you try creating a demo setup with GitHub actions? Task: Create a buildroot image builder using GitHub actions https://github.com/chainsx/Actions-Buildroot
Done with the task. Here is the Job :
Here is the artifact containing image
Yupp, I have added HDMI under Week 6 in plan.
Edited by vidhu sarwal
I would prefer that we focus on these things,
- Create beagle-tester as a standalone package to use on any of our available Debian images, which should provide an interface for users to test their custom capes as well.
- Test all the peripherals, do not focus on Mikrobus, but create a test setup for all buses like SPI, UART, I2C, EQEP, etc. You can use Mikroelektronika click boards (hardware) to speed up the testing process.
- Provide optimized buildroot images for quick test setup for seeed to see if our boards work during production.
@jkridner let us know if this fits all our requirements.
The mikrobus driver is not available on all boards, thus it's better to test buses separately. @ayush1325, please provide your feedback on this.