manual/purchase: update.
by whitequark 3 months 3 weeks
b1e098f0
applet.interface.probe_rs: glasgow probe driver me...
by whitequark 3 months 3 weeks
applet.interface.probe_rs: glasgow probe driver merged. :tada:
bd3f4d84
applet.interface.probe_rs: new applet.
by whitequark 3 months 3 weeks
2cc6f500
gateware.cobs: break combinational paths through `...
by whitequark 3 months 3 weeks
gateware.cobs: break combinational paths through `Decoder`.

The zero cycle latency decoder design was prone to causing comb loops.
31d9f164
applet.interface.swd_probe: use explicit flush.
by whitequark 3 months 3 weeks
e437ad61
cli: fix failure case of argument parsing for mult...
by whitequark 3 months 3 weeks
cli: fix failure case of argument parsing for multiple applets.
1a9e32df
hardware.assembly: allow bypassing IN/OUT FIFOs.
by whitequark 3 months 3 weeks
hardware.assembly: allow bypassing IN/OUT FIFOs.

This is useful when the applet already includes its own FIFO.
d07037b4
software: allow detaching pipes.
by whitequark 3 months 3 weeks
software: allow detaching pipes.

This allows external software to claim (a subset of) the USB endpoints,
potentially while the Glasgow CLI uses some others.
9e177d88
support.endpoint.ServerEndpoint: allow attaching t...
by whitequark 3 months 3 weeks
support.endpoint.ServerEndpoint: allow attaching to a pipe.

In the future, this could be made significantly more efficient.
6c0ea8d9
support.endpoint: treat -ECONNRESET as disconnecti...
by whitequark 3 months 3 weeks
80fe431d
Report a bug