First working version of the programmer. Tested with a real AT28C256 EEPROM

This commit is contained in:
Mariano Uvalle 2020-12-12 12:43:32 -06:00
parent 9af30ef829
commit eed427f986
3 changed files with 99 additions and 9 deletions

View file

@ -0,0 +1,16 @@
appdirs==1.4.4
astroid==2.4.2
isort==5.6.4
jedi==0.17.2
lazy-object-proxy==1.4.3
mccabe==0.6.1
mypy-extensions==0.4.3
parso==0.7.1
pathspec==0.8.1
pylint==2.6.0
pyserial==3.5
rope==0.18.0
six==1.15.0
toml==0.10.2
typing-extensions==3.7.4.3
wrapt==1.12.1