README: we use nMigen now.
by whitequark 5 years 4 weeks
ee365bf5
README: clarify some sentences. NFC.
by whitequark 5 years 4 weeks
457cfa7c
applet.internal.selftest: fix pins-loop. Changes in bea50eb8 & 5506af77 broke pins-loop.
by Mike Walters 5 years 4 weeks
03019f14
README: clarify timing claims; make "minimal effort" more realistic. In this case "minimal effort" refers to using 2FF synchronizers and a simple FSM driven by the system clock, which, when using revC at 48 MHz will not exceed 12 Mbps data rate. However, virtually anyone with a minimal knowledge of HDL is able to implement applets that use this technique.
by whitequark 5 years 4 weeks
d96c235f
applet.audio.yamaha_opx: fix copy-paste error.
by whitequark 5 years 1 month
e18d76ac
applet.program.m16c: add erase-block command.
by whitequark 5 years 1 month
a26db85b
applet.program.m16c: add links to actual Renesas documentation. And some explanation on the applet's structure. Also, adjust code where appropriate according to vendor docs.
by whitequark 5 years 1 month
ea916726
applet.program.m16c: new applet.
by whitequark 5 years 1 month
b2d99e65
applet.interface.uart: add repl command. Useful for playing with binary interfaces over UART, for example MCU bootloaders.
by whitequark 5 years 1 month
99bc27d2
README: add a section on factory flashing.
by whitequark 5 years 1 month
ca37b73b
Report a bug