First working version of the programmer. Tested with a real AT28C256 EEPROM
This commit is contained in:
parent
9af30ef829
commit
eed427f986
3 changed files with 99 additions and 9 deletions
16
serial_monitor/requirements.txt
Normal file
16
serial_monitor/requirements.txt
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue