Luca Barbato

Results 667 comments of Luca Barbato

I just stumbled upon this problem. I wanted to have an embassy wifi example returning its battery status and nb::block does not look like it can be used.

I could add [figment](https://docs.rs/figment/latest/figment/) support if you like the idea, is it safe to assume every option has a default so we can layer the configuration as

Then I'll try to get you a proof of concept.

which are the options we want to have in the config?

Do we have documentation on this format?

Depends if you like the plan. I'd keep this open until I complete the set. I'm piggy-backing on the FromStr/Display impls so the code is small and usability wise what...

I added a completely minimalist example since figment seems again non-maintained and confique needs a release to be useful for us.

I'd love to have a function that: - checks the env according to one of those de-facto specs - acts accordingly removing the ansi colors if they aren't supported and/or...

I need to experiment a little, but I possibly there isn't a lot or anything to change here. Thank you a lot!

I'd need lots of guidance first, I do not know enough of the esp-idf and esp-hal to commit to it yet ^^;