Cura/plugins/USBPrinting/avr_isp
Thomas Karl Pietrowski 8503492b4d USBPrinting: stk500v2 cleanups
* Removing unneeded import of "os"
* Removing unused "e" from SerialException
* Adding #@UndefinedVariable tags for PyDev
* Making message in Logger.log more detailed for portList(). Might be confusing in the logs to see just a list of ports without knowing where it is from.

Contributes to CURA-1809
2016-11-06 15:45:45 +01:00
..
__init__.py Add 'plugins/USBPrinting/' from commit 'b28ca0881a' 2015-04-30 12:30:37 +02:00
chipDB.py Fix a few more style violations in the avr_isp code. 2015-10-28 15:51:06 +01:00
intelHex.py USBPrinting: Removing superfluous empty lines 2016-11-06 15:45:33 +01:00
ispBase.py Firmware flasher now uses logger instead of print 2016-11-03 14:26:41 +01:00
stk500v2.py USBPrinting: stk500v2 cleanups 2016-11-06 15:45:45 +01:00