Skip to content

Commit b129ecc

Browse files
README: update currently supported features
The README is often the first thing people look at, so it should reflect the state of the projekt accurately. So try to describe the set of labgrid's features on high level. Signed-off-by: Bastian Krause <bst@pengutronix.de>
1 parent 46e4333 commit b129ecc

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

README.rst

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,17 @@ background information.
2424

2525
It 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

3439
While labgrid is currently used for daily development on embedded boards and for
3540
automated testing, several planned features are not yet implemented and the APIs

0 commit comments

Comments
 (0)