applet: migrate to nmigen, fix coroutine-related i...
by whitequark 5 years 5 months
applet: migrate to nmigen, fix coroutine-related issue.
b317e451
applet.interface.i2c_target: fix test.
by whitequark 5 years 5 months
fd03951c
README: mention nRF24 stuff.
by whitequark 5 years 5 months
d37b477b
applet.radio.nrf24l01: fix monitor 1-byte CRC calc...
by whitequark 5 years 5 months
applet.radio.nrf24l01: fix monitor 1-byte CRC calculation.

Also, unmark the applet as preview, since it seems good enough.
1d7d53ac
arch.nrf24l.rf: fix swapped CRCO and EN_CRC fields...
by whitequark 5 years 5 months
arch.nrf24l.rf: fix swapped CRCO and EN_CRC fields.
b2aa4390
firmware: rename PIND_OEQ_N to PIND_OEQ_N_REVAB
by electronic_eel 5 years 5 months
firmware: rename PIND_OEQ_N to PIND_OEQ_N_REVAB

PIND_OEQ_N is only connected on revAB and left floating on revC. Rename
the pin to better reflect this.
606ff401
firmware, device.hardware, applet.internal.selftes...
by electronic_eel 5 years 5 months
firmware, device.hardware, applet.internal.selftest: add comments re nOE lines only existing on revAB
33db40de
applet.program.nrf24lx1: improve help text. NFC.
by whitequark 5 years 5 months
45896835
gateware.pads: fix misuse of Module.
by whitequark 5 years 5 months
ad882027
applet.memory.24x: add verify operation.
by whitequark 5 years 5 months
c098ef46
Report a bug