File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,12 +24,17 @@ background information.
2424
2525It currently supports:
2626
27- - pytest plugin to write tests for embedded systems connecting serial console or
28- SSH
2927- remote client-exporter-coordinator infrastructure to make boards available
3028 from different computers on a network
31- - power/reset management via drivers for power switches or onewire PIOs
32- - upload of binaries via USB: imxusbloader/mxsusbloader (bootloader) or fastboot (kernel)
29+ - pytest plugin to write automated tests for embedded systems
30+ - CLI and library usage for development and automation
31+ - interaction with bootloader and Linux shells on top of serial console or SSH
32+ - power/reset management via drivers for power switches
33+ - upload of binaries and device bootstrapping via USB
34+ - control of digital outputs, SD card and USB multiplexers
35+ - integration of audio/video/measurement devices for remote development and
36+ testing
37+ - Docker/QEMU integration
3338
3439While labgrid is currently used for daily development on embedded boards and for
3540automated testing, several planned features are not yet implemented and the APIs
You can’t perform that action at this time.
0 commit comments