Commit Graph

14 Commits

Author SHA1 Message Date
Max Prokhorov
1d133bee16 Build with platformio 4 (#1805)
- update file paths: .pioenvs -> .pio/build, .piolibdeps -> .pio/libdeps
- modify envs to use common settings
- enable shared libs in travis and ota scripts
2019-07-11 00:34:17 +03:00
Xose Pérez
b5b01a2376 Small desegin change in memanalizer output 2019-05-25 09:21:18 +02:00
Xose Pérez
76066a3aa1 Fix memanalizer out-of-range 2019-05-25 09:16:10 +02:00
Ryan Jarvis
4515114b89 Fix last % formatter. This was auto unpacking a tuple 2019-02-05 15:52:27 -08:00
Ryan Jarvis
97b5ef9c8c Make string formatting consistent 2019-02-05 15:43:13 -08:00
Ryan Jarvis
c77e94ba7a PEP8. Remove noop code 2019-02-05 15:41:37 -08:00
Xose Pérez
88e2ecccce Improve memory info 2018-09-11 23:40:52 +02:00
Xose Pérez
17ee332dda Do not export values in memanalyzer 2018-08-14 18:01:48 +02:00
Xose Pérez
31436ead43 Fix memanalyzer issue 2018-08-14 17:23:47 +02:00
Xose Pérez
437b0dd929 Fix some codacy issues with python files 2018-02-08 11:12:44 +01:00
Xose Pérez
b8bd302153 Fix compatibility issues between python 2.7 and 3.X 2018-01-11 00:50:58 +01:00
Ryan Jarvis
9503e833ec Python3 support and PEP8 2018-01-05 16:13:32 -08:00
Xose Pérez
98adb88f12 Add binary size to memanalyzer report 2018-01-04 10:35:20 +01:00
Xose Pérez
cb6219a82c Memory analyzer based on ESPEasy memanalyzer.py 2018-01-02 12:55:31 +01:00