Skip to content

Commit 3bf8623

Browse files
authored
Merge pull request #886 from Bastian-Krause/bst/doc-index-sync
doc: index: apply README changes
2 parents 1deb907 + 9d52128 commit 3bf8623

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

doc/index.rst

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,17 @@ Please see :doc:`design_decisions` for more background information.
1414

1515
It currently supports:
1616

17-
- pytest plugin to write tests for embedded systems connecting serial console or
18-
SSH
1917
- remote client-exporter-coordinator infrastructure to make boards available
2018
from different computers on a network
21-
- power/reset management via drivers for power switches or onewire PIOs
22-
- upload of binaries via USB: imxusbloader/mxsusbloader (bootloader) or fastboot (kernel)
19+
- pytest plugin to write automated tests for embedded systems
20+
- CLI and library usage for development and automation
21+
- interaction with bootloader and Linux shells on top of serial console or SSH
22+
- power/reset management via drivers for power switches
23+
- upload of binaries and device bootstrapping via USB
24+
- control of digital outputs, SD card and USB multiplexers
25+
- integration of audio/video/measurement devices for remote development and
26+
testing
27+
- Docker/QEMU integration
2328
- functions to control external services such as emulated USB-Sticks and the
2429
`hawkBit <https://github.com/eclipse/hawkbit>`_ deployment service
2530

0 commit comments

Comments
 (0)