AVee
AVee
### Versions * Python: 3.7 * OS: Windows 10 + WSL + Debian Buster * Buildozer: 1.0 ### Description Buildozer does a bunch of checks for the presence of required...
Extend the get_password_hash_for_user query to allow it to return the uid as well. This makes it possible to support normalizing usernames, using email as username and other types of mapping...
There are some unreleased fixes in [esp-idf-part](https://github.com/esp-rs/esp-idf-part). Could they be released and included in the next release of espflash?
Currently the flash command expects an ELF image to be flashed to the device. This makes sense in the context of a cargo project since the output there will always...