firmware: remove now-unnecessary interrupt DPS hac...
by whitequark 6 years 11 months
firmware: remove now-unnecessary interrupt DPS hack.
9b86671d
firmware: update to newer libfx2.
by whitequark 6 years 11 months
firmware: update to newer libfx2.

Fixes #66.
4c115e93
applet.{i2c,spi}: add missing __init__.py to satis...
by whitequark 6 years 11 months
applet.{i2c,spi}: add missing __init__.py to satisfy setuptools.
77e3989d
applet.spi.flash_25c: add protect command.
by whitequark 6 years 11 months
7176c852
applet.spi.flash_25c: check for command completion...
by whitequark 6 years 11 months
applet.spi.flash_25c: check for command completion success.
3900447a
applet.spi.flash_25c: add verify command.
by whitequark 6 years 11 months
76d4c8d8
applet.spi.flash_25c: use optimized reads/writes.
by whitequark 6 years 11 months
f44acd0a
applet.spi.master: implement optimized reads/write...
by whitequark 6 years 11 months
applet.spi.master: implement optimized reads/writes.

These don't hold up FIFOs with zeroes (for writes) or dummy bytes
(for reads).
f59e1a10
applet.spi.flash_25c: query JEDEC database to iden...
by whitequark 6 years 11 months
applet.spi.flash_25c: query JEDEC database to identify flash.
ea54b024
applet.shugart_floppy: add docs on seq...
by whitequark 6 years 11 months
applet.shugart_floppy: add docs on <K.C2 K.C2> sequence.
2ee309db
Report a bug