esp-rs/no_std-training repo issues and pull requests
Add xtask to implement http/mqtt/ota servers locally #95 [SergioGasquez]
❯ cargo xtask --help Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.06s Running...
Implement servers locally in xtask #87 [MabezDev]
Context: #85 (review) I don't think we should depend on external tools and services for this, I think we should have...
OTA interval instead of button #88 [MabezDev]
not now probably but in the end we want the application to check for new firmware at some configurable interval -...
Add "Project Overview" and "Project Setup" chapters #94 [jessebraham]
I'm still working on some finishing touches for the "Project Setup" chapter, but expect to have that wrapped up this...
Add an ota interval check, add rgb led status #96 [SergioGasquez]
MabezDev: Can we print the host IP from the xtask server? Just to save the user finding it themselves.
jessebraham: LGTM