| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: expose less | Ulf Lilleengen | 2023-12-20 | 1 | -55/+55 |
| | | |||||
| * | fix: add readme and fix remaining warnings | Ulf Lilleengen | 2023-12-20 | 1 | -0/+3 |
| | | |||||
| * | add missing guards | Ulf Lilleengen | 2023-12-20 | 1 | -0/+2 |
| | | |||||
| * | fix suddenly ending comment | Ulf Lilleengen | 2023-12-20 | 1 | -2/+2 |
| | | |||||
| * | docs: document most of esp-hosted driver | Ulf Lilleengen | 2023-12-20 | 3 | -0/+28 |
| | | |||||
| * | 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 |
| | | |||||
| * | time: Update examples, tests, and other code to use new Timer::after_x ↵ | Adam Greig | 2023-10-15 | 1 | -2/+2 |
| | | | | | convenience methods | ||||
| * | net-esp-hosted: add get_status() | Dario Nieuwenhuis | 2023-09-05 | 1 | -22/+63 |
| | | |||||
| * | Sync all fmt.rs files. | Dario Nieuwenhuis | 2023-08-30 | 1 | -2/+3 |
| | | |||||
| * | 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 | 2 | -6/+25 |
| | | |||||
| * | net-esp-hosted: put link down on wifi disconnect. | Dario Nieuwenhuis | 2023-08-17 | 1 | -0/+6 |
| | | |||||
| * | net-esp-hosted: sane error handling in control requests. | Dario Nieuwenhuis | 2023-08-17 | 2 | -60/+75 |
| | | |||||
| * | Merge pull request #1704 from rubdos/ieee802154-fixes | Dario Nieuwenhuis | 2023-07-31 | 1 | -1/+1 |
| |\ | | | | | | | Expose IEEE802.15.4 address in Driver | ||||
| | * | Introduce driver::HardwareAddress without smoltcp dependency | Ruben De Smet | 2023-07-31 | 1 | -1/+1 |
| | | | |||||
| * | | 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 | 2 | -5/+11 |
| | | |||||
| * | esp-hosted: smaller delay after transfer, makes slightly better perf. | Dario Nieuwenhuis | 2023-06-22 | 1 | -1/+6 |
| | | |||||
| * | esp-hosted: fix warnings. | Dario Nieuwenhuis | 2023-06-22 | 3 | -16/+7 |
| | | |||||
| * | esp-hosted: wait for esp firmware init. | Dario Nieuwenhuis | 2023-06-22 | 3 | -0/+37 |
| | | |||||
| * | esp-hosted: nicer names for shared state struct. | Dario Nieuwenhuis | 2023-06-22 | 3 | -71/+52 |
| | | |||||
| * | esp-hosted: print events. | Dario Nieuwenhuis | 2023-06-22 | 4 | -11/+90 |
| | | |||||
| * | wip: esp-hosted net driver. | Dario Nieuwenhuis | 2023-06-22 | 6 | -0/+1847 |
