Dario Nieuwenhuis
|
0324cee0ca
|
update embedded-io, embedded-nal-async.
|
2023-10-04 00:10:55 +02:00 |
|
Ulf Lilleengen
|
1b20ba27b1
|
feat: bump embassy-sync version to 0.3.0
Update changelog in preparation for release
|
2023-09-14 18:26:00 +02:00 |
|
Dario Nieuwenhuis
|
5e613d9abb
|
Sync all fmt.rs files.
|
2023-08-30 01:37:18 +02:00 |
|
Dario Nieuwenhuis
|
975f2f23c0
|
net-ppp: return error when PPP link gets terminated by the peer.
|
2023-08-30 01:04:43 +02:00 |
|
Dario Nieuwenhuis
|
623f37a273
|
net-ppp: add callback for IP configuration.
|
2023-08-25 20:45:23 +02:00 |
|
Dario Nieuwenhuis
|
a026db3f57
|
net-ppp: use From and ? to handle write errors.
|
2023-08-25 20:45:23 +02:00 |
|
Dario Nieuwenhuis
|
c2d601abef
|
net-ppp: take serial port and config in run(), allow calling it multiple times.
|
2023-08-25 20:45:23 +02:00 |
|
Dario Nieuwenhuis
|
2303382dfd
|
net-ppp: nicer processing loop structure that can't deadlock.
|
2023-08-25 20:45:23 +02:00 |
|
Dario Nieuwenhuis
|
aacf14b62a
|
net-ppp: Add it.
|
2023-08-25 20:45:23 +02:00 |
|