hardware.assembly: fix Vio sensing.
by whitequark 2 months 3 days
c8c56756
software: move V1 API implementation to `applet._l...
by whitequark 2 months 3 days
software: move V1 API implementation to `applet._legacy`.
02cec959
applet.interface.swd_openocd: migrate to V2 API.
by Wanda 2 months 3 days
edd257b9
cli: accept `@` as a prefix to read arguments from...
by whitequark 2 months 3 days
cli: accept `@` as a prefix to read arguments from a file.
4c4ab295
cli: add support for running multiple applets in p...
by whitequark 2 months 3 days
cli: add support for running multiple applets in parallel.

This also removes `--override-required-revision` (downgrading the error
to a warning), since most people have produciton revC3 devices, and
those who don't, know what they're doing. This flag now indicates
the revision of hardware against which the applet will be tested.
42c91be0
manual: clean up applet index subpages.
by whitequark 2 months 3 days
5465cadb
manual: limit applet index toctree depth.
by whitequark 2 months 3 days
9616aef0
applet.interface.jtag_openocd: migrate to V2 API.
by whitequark 2 months 3 days
1b221a39
applet.interface.jtag_pinout: fix Vio argument for...
by whitequark 2 months 3 days
applet.interface.jtag_pinout: fix Vio argument formatting.
a612071f
applet.interface.qspi_controller: migrate to V2 AP...
by whitequark 2 months 4 days
applet.interface.qspi_controller: migrate to V2 API.

This commit also adds support for record/replay hardware tests for
the V2 API.
37a121cd
Report a bug