Commit Graph

42 Commits

Author SHA1 Message Date
Marcel Stör a6aae0c7fc Small fixes
- address style warnings
- tune console output at the end of the process
2017-10-02 22:16:17 +02:00
Marcel Stör db84ce52c7 Add flash mode 'dout'
Fixes #20
2017-09-26 08:26:28 +02:00
Marcel Stör 4d73e11dc7 Stop triggering hard-reset after flash
Fixes #22
2017-08-17 21:33:49 +02:00
Marcel Stör baf99cae2a Add more instructions to README 2017-08-12 22:00:53 +02:00
Marcel Stör 55d3169279 Upgrade to esptool 2.0.1 2017-07-15 22:35:50 +02:00
Marcel Stör b26b0b20c6 Upgrade esptool.py to final 2.0 2017-06-14 21:47:03 +02:00
Marcel Stör 750ee6cfb3 Upgrade esptool.py to latest 2.0
Brings support for ESP32 and flash chips >4MB, fixes #15
2017-05-20 11:43:47 +02:00
Marcel Stör 9d1b526689 Add try/catch around opening serial port and dump exception to console
Fixes #8
2017-05-07 22:51:46 +02:00
Marcel Stör a233e6f3f3 Expand README 2017-04-23 22:33:19 +02:00
Marcel Stör 76814d7467 Add PayPal image to About dialog 2017-04-16 21:13:15 +02:00
Marcel Stör 73b06fc48e Fix badge title 2017-04-16 20:53:00 +02:00
Marcel Stör 3df225763f Add PayPal donation badge 2017-04-16 20:51:19 +02:00
Marcel Stör c6a34aa761 Bump version number for 1.0 2017-03-18 17:04:06 +01:00
Marcel Stör 2c134ef03f Remember settings by writing a file in the user dir, fixes #5 2017-02-28 22:25:58 +01:00
Marcel Stör 1c12a9cffa Reduce size of images used in about dialog to 64x64, fixes #3 2017-02-18 22:37:20 +01:00
Marcel Stör 862eb4bcb8 Fix GH link in about dialog, fixes #4 2017-02-18 22:21:10 +01:00
Marcel Stör c27e8763a7 Delete facebook-badge.svg 2017-02-13 23:34:32 +01:00
Marcel Stör 411bc5ea74 Replace shields.io badges with custom copy 2017-02-13 23:33:11 +01:00
Marcel Stör 3b4e3ba07a Fix FB badge for testing 2017-02-13 23:00:25 +01:00
Marcel Stör 35f8bc1d75 Add FB badge for testing 2017-02-13 22:36:03 +01:00
Marcel Stör b8638dbb46 Add Twitter badge 2017-01-18 07:31:49 +01:00
Marcel Stör fac81dad3c Switch from __ back to _ in most cases 2017-01-14 23:36:28 +01:00
Marcel Stör 83ac8b059a First batch of refactoring after reviews
- reorder widget creation to get proper tab order
- rewrite event handling for radio button groups
- make widget event handler functions function-local
2017-01-14 23:09:36 +01:00
Marcel Stör cb3f98652b Upgrade esptool.py to v1.3 2017-01-10 22:49:26 +01:00
Marcel Stör 7cbb0f181c Add a few links to README 2017-01-08 15:54:35 +01:00
Marcel Stör 050618fec5 Update README.md 2017-01-08 15:39:07 +01:00
Marcel Stör 5a63c35c05 Update README.md 2017-01-07 22:59:21 +01:00
Marcel Stör dffef90bd6 Add support for self-contained bundle build for macOS and Windows 2017-01-07 22:49:32 +01:00
Marcel Stör e0f8089b68 Make platform and distribution agnostic by allowing dynamic images path 2017-01-07 22:48:44 +01:00
Marcel Stör 5d451ed7a1 Remove debug output 2017-01-07 22:47:16 +01:00
Marcel Stör 2ae338f6af Allow .spec files in repo again 2017-01-07 22:46:27 +01:00
Marcel Stör 16eed40dea Add Windows icon 2017-01-07 22:28:27 +01:00
Marcel Stör 958e2e95d6 Delete nodemcu-pyflasher.spec 2016-12-31 00:19:54 +01:00
Marcel Stör d63b5e11cd Change PyInstaller setup 2016-12-31 00:17:59 +01:00
Marcel Stör 15b36b923a Adjust path and file names 2016-12-29 23:12:16 +01:00
Marcel Stör 5ca9d627db Add shebang 2016-12-29 23:11:56 +01:00
Marcel Stör 5e9dada23a Replace global images variable with import 2016-12-29 22:55:41 +01:00
Marcel Stör 57779696f7 Adjust some colors and import version 2016-12-29 22:54:21 +01:00
Marcel Stör 4400a20988 Fix about dialog 2016-12-29 01:01:12 +01:00
Marcel Stör 1f71d3af2b Inception 2016-12-28 23:52:35 +01:00
Marcel Stör 64ded5aefc Create README.md 2016-12-28 23:30:41 +01:00
Marcel Stör 8244ba9d4f Initial commit 2016-12-28 23:30:26 +01:00