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
/
examples
/
std
/
src
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: allocate space for 2 sockets, needed for dhcp.
Dario Nieuwenhuis
2023-01-19
2
-2
/
+2
*
Add smoltcp dhcp socket configuration
Paweł Jan Czochański
2023-01-19
2
-18
/
+10
*
Remove Forever, switch to static_cell.
Dario Nieuwenhuis
2022-08-22
3
-19
/
+19
*
Split embassy-time from embassy-executor.
Dario Nieuwenhuis
2022-08-18
4
-5
/
+5
*
Add UDP example app
Artur Kowalski
2022-08-10
1
-0
/
+109
*
Split embassy crate into embassy-executor, embassy-util.
Dario Nieuwenhuis
2022-07-29
3
-11
/
+11
*
WIP embassy-net v2
Dario Nieuwenhuis
2022-05-25
1
-24
/
+27
*
Replace embassy::io with embedded_io.
Dario Nieuwenhuis
2022-05-07
2
-9
/
+10
*
Do not use exported Result to mitigate problems with clap.
Matous Hybl
2021-12-08
1
-1
/
+4
*
net: update smoltcp
Dario Nieuwenhuis
2021-11-26
1
-1
/
+1
*
Update clap
Dario Nieuwenhuis
2021-10-18
1
-3
/
+2
*
Remove trait_alias, allow(incomplete_features).
Dario Nieuwenhuis
2021-09-03
3
-3
/
+0
*
Fix embassy::main macros for std target
Ulf Lilleengen
2021-09-02
1
-9
/
+4
*
std: fold into embassy core, add non-hacky time driver.
Dario Nieuwenhuis
2021-08-25
3
-4
/
+3
*
Update nightly, remove removed features.
Dario Nieuwenhuis
2021-08-04
3
-6
/
+0
*
Fix warnings in std and rp
Rukai
2021-07-04
1
-11
/
+16
*
net: Make the user pass in the StackResources in init
Thales Fragoso
2021-06-20
1
-1
/
+4
*
Move examples to a subdirectory
Dario Nieuwenhuis
2021-06-02
3
-0
/
+193