Skip to content

Commit 18f6a50

Browse files
authored
Merge pull request labgrid-project#884 from Bastian-Krause/bst/readme-update-features
README: update currently supported features
2 parents 46e4333 + b129ecc commit 18f6a50

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)