aboutsummaryrefslogtreecommitdiff
path: root/embassy-net-esp-hosted/src/ioctl.rs
Commit message (Collapse)AuthorAgeFilesLines
* chore: unify ota and init statesUlf Lilleengen2025-12-021-13/+16
|
* chore: refactor api to allow other control commandsUlf Lilleengen2025-12-021-1/+0
|
* feat: support OTA commands in esp-hosted driverUlf Lilleengen2025-12-021-0/+17
| | | | | * Expose OTA functionality in control * Handle OTA swap wait in runner
* Rustfmt for edition 2024.Dario Nieuwenhuis2025-10-061-1/+1
|
* Desugar some async fnsDániel Buga2024-12-301-5/+3
|
* esp-hosted: fix warnings.Dario Nieuwenhuis2023-06-221-2/+2
|
* esp-hosted: wait for esp firmware init.Dario Nieuwenhuis2023-06-221-0/+23
|
* esp-hosted: nicer names for shared state struct.Dario Nieuwenhuis2023-06-221-55/+36
|
* esp-hosted: print events.Dario Nieuwenhuis2023-06-221-2/+2
|
* wip: esp-hosted net driver.Dario Nieuwenhuis2023-06-221-0/+119