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
/
stm32h7
/
src
/
bin
/
eth_client.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
stm32/eth: rename new_rmii to new, update metapac to fix issues with PC2_C.
Dario Nieuwenhuis
2024-02-01
1
-1
/
+2
*
Implement MII interface
Simon B. Gasse
2024-02-01
1
-1
/
+1
*
ci: use beta, add secondary nightly ci.
Dario Nieuwenhuis
2023-12-21
1
-1
/
+0
*
chore: replace make_static! macro usage with non-macro version
Ulf Lilleengen
2023-12-21
1
-5
/
+8
*
stm32/eth: add host server command example
Badr Bouslikhin
2023-12-05
1
-0
/
+1
*
stm32/eth: fix h7 examples
Badr Bouslikhin
2023-12-05
1
-1
/
+1
*
stm32/rcc: add shared code for hsi48 with crs support.
Dario Nieuwenhuis
2023-11-05
1
-1
/
+1
*
stm32/rcc: misc cleanups.
Dario Nieuwenhuis
2023-10-23
1
-3
/
+3
*
time: Update examples, tests, and other code to use new Timer::after_x conven...
Adam Greig
2023-10-15
1
-3
/
+3
*
net: remove atomic-polyfill.
Dario Nieuwenhuis
2023-10-12
1
-2
/
+2
*
Patch tests & examples
Gabriel Górski
2023-10-09
1
-2
/
+1
*
stm32/rcc: use PLL enums from PAC.
Dario Nieuwenhuis
2023-10-09
1
-3
/
+3
*
stm32/rcc: unify h5 and h7.
Dario Nieuwenhuis
2023-09-21
1
-5
/
+22
*
add wait_config_up to examples
JuliDi
2023-09-08
1
-4
/
+4
*
Update to embedded-io 0.5 (#1752)
Dario Nieuwenhuis
2023-08-07
1
-1
/
+1
*
stm32/rng: use bind_interrupts!.
Dario Nieuwenhuis
2023-07-31
1
-2
/
+4
*
stm32/eth: add set_poll_interval
xoviat
2023-07-15
1
-1
/
+1
*
stm32/eth: impl. poll interval
xoviat
2023-07-15
1
-1
/
+1
*
net: Support dual stack IP
Ruben De Smet
2023-06-07
1
-2
/
+2
*
Rename StaticConfig to StaticConfigV4
Ruben De Smet
2023-06-06
1
-1
/
+1
*
Use make_static! from static-cell v1.1
Dario Nieuwenhuis
2023-06-01
1
-13
/
+8
*
stm32: move to bind_interrupts
xoviat
2023-05-24
1
-3
/
+6
*
Fix examples broken by the macro fix.
Dario Nieuwenhuis
2023-03-08
1
-1
/
+1
*
net: allocate space for 2 sockets, needed for dhcp.
Dario Nieuwenhuis
2023-01-19
1
-1
/
+1
*
Add smoltcp dhcp socket configuration
Paweł Jan Czochański
2023-01-19
1
-8
/
+3
*
stm32/eth_v2: update to new embassy-net trait, remove PeripheralMutex.
Dario Nieuwenhuis
2022-12-13
1
-22
/
+21
*
Remove Forever, switch to static_cell.
Dario Nieuwenhuis
2022-08-22
1
-7
/
+7
*
Split embassy-time from embassy-executor.
Dario Nieuwenhuis
2022-08-18
1
-2
/
+2
*
examples Remove the `fn config()` idiom.
Dario Nieuwenhuis
2022-08-17
1
-7
/
+3
*
Remove HAL initialization from #[embassy::main] macro.
Dario Nieuwenhuis
2022-08-17
1
-3
/
+4
*
Add example using embedded-nal-async traits
Ulf Lilleengen
2022-08-09
1
-0
/
+125