stcgal/stcgal
Grigori Goronzy 506289b8ee Add __main__ module
This allows stcgal to be started with "python3 -m stcgal" or similar.
Addresses stcgal#24.
2017-06-09 21:03:07 +02:00
..
__init__.py Update version to 1.2 2016-05-20 03:22:24 +02:00
__main__.py Add __main__ module 2017-06-09 21:03:07 +02:00
frontend.py frontend: enable protocol autodetection by default 2016-05-20 02:59:35 +02:00
ihex.py ihex: fix bytearray overallocation 2015-11-25 03:06:57 +01:00
models.py Fix EEPROM size of STC12x54 series in MCU database 2016-05-15 02:39:51 +02:00
options.py Extract option classes into separate file 2016-05-18 02:38:13 +02:00
protocols.py stc15: fix RC oscillator baudrate switch packet 2016-06-10 12:45:58 +02:00
utils.py Add packaging infrastructure 2015-11-23 22:19:06 +01:00