applet.radio.nrf24l01: add ShockBurst support.
by whitequark 5 years 5 months
applet.radio.nrf24l01: add ShockBurst support.

Very useful for raw GMSK RX/TX.
ad16b27b
applet.radio.nrf24l01: flush applet FIFO before pu...
by whitequark 5 years 5 months
applet.radio.nrf24l01: flush applet FIFO before pulsing CE.

We really need to get the SERDES+sideband design working.
4d19c9a5
applet.debug.mips: don't reset PrAcc bit by accide...
by whitequark 5 years 5 months
applet.debug.mips: don't reset PrAcc bit by accident.

This was broken in 1b830bc3, and caused most PrAcc instrutions to be
skipped.
79fd7c57
protocol.gdb_remote: fix type error.
by whitequark 5 years 5 months
protocol.gdb_remote: fix type error.

Introduced in 3aed7c41.
c3c5cd82
applet.memory.24x: allow binary literals as -A arg...
by whitequark 5 years 6 months
applet.memory.24x: allow binary literals as -A arguments.
4d1662f2
applet.audio.yamaha_opx: fix outdated help text.
by whitequark 5 years 6 months
b022b2ca
applet.audio.yamaha_opx: relax timeout.
by whitequark 5 years 6 months
applet.audio.yamaha_opx: relax timeout.

The current value is way too aggressive and leads to spurious
timeouts in some conditions. The only purpose of this timeout is
to guard against a hung undervolted chip, so the exact value is
not very important, only that it's not too long.
3eaaf4ff
applet.interface.jtag_probe: fix typo.
by whitequark 5 years 6 months
939ddec2
revC1: fix formatting issue in BOM.
by PTS93 5 years 6 months
revC1: fix formatting issue in BOM.

Line 21 was missing several columns.
d6b3a1c0
applet.interface.jtag_probe: add missing help mess...
by whitequark 5 years 6 months
applet.interface.jtag_probe: add missing help messages.

To be more like run-repl.
1ba6a21d
Report a bug