Yonas Jongkind
Yonas Jongkind
Allow the -v command line option to also work for the "flash" command.
This means that you can just compile the crate without needing to manually run make. After this patch build.rs does all the work, cargo still does dependency checking. just run...
**Describe the bug** Check out demo reposity, and run it. I get the exception below. AttributeError: 'tuple' object has no attribute 'lower' **To Reproduce** python run.py **Screenshots** Traceback (most recent...