stcgal/stcgal
Grigori Goronzy f195258eb5 Clean up options utilities
Use abc to declare an abstract base class and add some documentation.
2017-10-11 23:20:20 +02:00
..
__init__.py Update version to 1.4 2017-09-19 18:00:02 +02:00
__main__.py Add __main__ module 2017-06-09 21:03:07 +02:00
frontend.py frontend: Use command instead of cmd in description 2017-10-08 23:19:55 +03:00
ihex.py Clean up Intel HEX utilities 2017-10-11 23:18:59 +02:00
models.py models.py: Add some STC15xxx definitions from stcdude's mcudb 2017-10-07 23:30:03 +03:00
options.py Clean up options utilities 2017-10-11 23:20:20 +02:00
protocols.py protocols: Move device reset logic to a separate method 2017-10-08 23:20:17 +03:00
utils.py Ensure hexstr helper actually received a list of bytes 2017-09-02 00:00:27 +02:00