ussserrr

Results 56 issues of ussserrr

Support project structure generated by the GUI version of CubeMX. Add a flag in settings or detect automatically which one is existing at the moment.

enhancement

For commands such `platformio_cmd` values like `python -m platformio` should be a valid ones. Possible solutions: - Use `subprocess.run(shell=True)` option - Store as a list of strings, then concatenate and...

enhancement

Its solidity is questionable. For example, some property can contain both stm32pio and user-defined values and still technically be considered as "patched". Maybe one should use `in` for verification instead...

enhancement

Current implementation of diffs prints is ugly, need to find some nicer solution (probably with a help of some 3rd-party lib).

enhancement

Introduce some 3rd-party library for colorful logging output. Keep in mind, though, that we don't want to interfere with other output types (GUI).

enhancement

Research possibilities and patterns. Some thoughts: - Test with different timings - Prolonged tests: measure performance/memory consumption (profiling)

enhancement

`Must construct a QGuiApplication first` Qt error is still sometimes present on exit...

bug

- Jump to project on system notification click - Blink the toolbar icon after an action - Show progress (just for distinct steps, at least) (but multiple projects must be...

enhancement

First, check the availability or alternatives for all currently utilized modules.

enhancement