| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: unify ota and init states | Ulf Lilleengen | 2025-12-02 | 1 | -1/+0 |
| | | |||||
| * | chore: refactor to not use token | Ulf Lilleengen | 2025-12-02 | 1 | -20/+6 |
| | | |||||
| * | chore: refactor api to allow other control commands | Ulf Lilleengen | 2025-12-02 | 1 | -36/+45 |
| | | |||||
| * | feat: support OTA commands in esp-hosted driver | Ulf Lilleengen | 2025-12-02 | 1 | -1/+45 |
| | | | | | | * Expose OTA functionality in control * Handle OTA swap wait in runner | ||||
| * | net-esp-hosted: update proto definitions to latest esp-hosted-fg. | Dario Nieuwenhuis | 2025-10-29 | 1 | -12/+21 |
| | | |||||
| * | net-esp-hosted: switch from noproto to micropb. | Dario Nieuwenhuis | 2025-10-29 | 1 | -32/+37 |
| | | |||||
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -2/+1 |
| | | |||||
| * | net-esp-hosted: set wpa3_supported=true. | Dario Nieuwenhuis | 2024-09-18 | 1 | -1/+1 |
| | | | | | I've noticed wpa3 still works without this flag, so I'm not sure what this does tbh... | ||||
| * | fix: add readme and fix remaining warnings | Ulf Lilleengen | 2023-12-20 | 1 | -0/+3 |
| | | |||||
| * | docs: document most of esp-hosted driver | Ulf Lilleengen | 2023-12-20 | 1 | -0/+17 |
| | | |||||
| * | Update heapless to v0.8, embedded-nal-async to v0.7 | Dario Nieuwenhuis | 2023-11-10 | 1 | -2/+2 |
| | | |||||
| * | net/driver: remove Medium, make HardwareAddress non_exhaustive. | Dario Nieuwenhuis | 2023-10-18 | 1 | -2/+2 |
| | | |||||
| * | net-esp-hosted: add get_status() | Dario Nieuwenhuis | 2023-09-05 | 1 | -22/+63 |
| | | |||||
| * | net-esp-hosted: fix set link down on disconnect. | Dario Nieuwenhuis | 2023-08-23 | 1 | -1/+1 |
| | | |||||
| * | rustfmt. | Dario Nieuwenhuis | 2023-08-19 | 1 | -3/+3 |
| | | |||||
| * | net-esp-hosted: enable heartbeats from esp32 to detect if it crashes. | Dario Nieuwenhuis | 2023-08-17 | 1 | -0/+10 |
| | | |||||
| * | net-esp-hosted: sane error handling in control requests. | Dario Nieuwenhuis | 2023-08-17 | 1 | -55/+71 |
| | | |||||
| * | core::fmt devours your RAM and flash and explodes your stack. (#1708) | Dario Nieuwenhuis | 2023-07-28 | 1 | -2/+0 |
| | | |||||
| * | rustfmt. | Dario Nieuwenhuis | 2023-07-04 | 1 | -3/+9 |
| | | |||||
| * | esp-hosted: fix warnings. | Dario Nieuwenhuis | 2023-06-22 | 1 | -12/+2 |
| | | |||||
| * | esp-hosted: wait for esp firmware init. | Dario Nieuwenhuis | 2023-06-22 | 1 | -0/+3 |
| | | |||||
| * | esp-hosted: nicer names for shared state struct. | Dario Nieuwenhuis | 2023-06-22 | 1 | -8/+8 |
| | | |||||
| * | esp-hosted: print events. | Dario Nieuwenhuis | 2023-06-22 | 1 | -1/+6 |
| | | |||||
| * | wip: esp-hosted net driver. | Dario Nieuwenhuis | 2023-06-22 | 1 | -0/+141 |
