mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-02 14:34:18 +01:00
* scripts: memanalyzer fixes - cleanup duplication - cleanup external dependencies - properly use subprocess when calling pio, add debug mode - cleanup argparse usage, use store_true actions instead of counters - use python3 syntax and python3 shebang by default - fix some issues with module dependencies * move to scripts * use simple return * quick fix for rfm * codacy unused import * formatting * show defaults * while at it, rewrite to make pylint happy * fix unused * add windows support + note