File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,12 +14,17 @@ Please see :doc:`design_decisions` for more background information.
1414
1515It 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
You can’t perform that action at this time.
0 commit comments