index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
embassy-net-esp-hosted
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
net-esp-hosted: remove useless fn init.
Dario Nieuwenhuis
2024-09-18
1
-4
/
+1
*
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
1
-0
/
+9
*
time: Update examples, tests, and other code to use new Timer::after_x conven...
Adam Greig
2023-10-15
1
-2
/
+2
*
net-esp-hosted: enable heartbeats from esp32 to detect if it crashes.
Dario Nieuwenhuis
2023-08-17
1
-6
/
+15
*
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
1
-5
/
+4
*
Introduce driver::HardwareAddress without smoltcp dependency
Ruben De Smet
2023-07-31
1
-1
/
+1
*
rustfmt.
Dario Nieuwenhuis
2023-07-04
1
-2
/
+2
*
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
1
-2
/
+3
*
esp-hosted: wait for esp firmware init.
Dario Nieuwenhuis
2023-06-22
1
-0
/
+11
*
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
-8
/
+28
*
wip: esp-hosted net driver.
Dario Nieuwenhuis
2023-06-22
1
-0
/
+300