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-stm32
/
src
/
eth
/
v1
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename embassy-hal-common to embassy-hal-internal, document it's for internal...
Dario Nieuwenhuis
2023-07-28
1
-1
/
+1
*
stm32/eth: refactor genericsmi
xoviat
2023-07-15
1
-9
/
+18
*
Update stm32-metapac, includes chiptool changes to use real Rust enums now.
Dario Nieuwenhuis
2023-06-29
1
-1
/
+1
*
stm32: update stm32-metapac.
Dario Nieuwenhuis
2023-06-19
3
-223
/
+198
*
Make interrupt module more standard.
Dario Nieuwenhuis
2023-06-08
1
-5
/
+5
*
cortex-m: remove owned interrupts.
Dario Nieuwenhuis
2023-06-01
1
-3
/
+3
*
stm32: move to bind_interrupts
xoviat
2023-05-24
1
-24
/
+29
*
net: split driver trait to a separate crate.
Dario Nieuwenhuis
2022-12-26
1
-2
/
+2
*
stm32/eth_v1: update to new embassy-net trait, remove PeripheralMutex.
Dario Nieuwenhuis
2022-12-13
4
-498
/
+279
*
make `State::new()` const, consistent with others
Vincent Stakenburg
2022-09-15
1
-1
/
+1
*
split `embassy-util` into `embassy-futures`, `embassy-sync`.
Dario Nieuwenhuis
2022-08-22
1
-1
/
+1
*
Split embassy crate into embassy-executor, embassy-util.
Dario Nieuwenhuis
2022-07-29
1
-1
/
+1
*
Rename Unborrowed -> PeripheralRef, Unborrow -> Peripheral
Dario Nieuwenhuis
2022-07-23
1
-16
/
+16
*
Update embassy-stm32
Dario Nieuwenhuis
2022-07-23
1
-11
/
+11
*
Run rustfmt.
Dario Nieuwenhuis
2022-06-12
3
-32
/
+14
*
Add embassy-cortex-m crate.
Dario Nieuwenhuis
2022-06-12
1
-2
/
+2
*
common/PeripheralMutex: remove unsafe API. (#802)
Dario Nieuwenhuis
2022-06-09
1
-1
/
+1
*
WIP embassy-net v2
Dario Nieuwenhuis
2022-05-25
1
-1
/
+1
*
net: add functions to get current Eth and IP config
Dario Nieuwenhuis
2022-05-02
1
-1
/
+1
*
stm32/eth: make "ethmac" vs "eth" consistent in RCC regs.
Dario Nieuwenhuis
2022-04-30
1
-3
/
+3
*
embassy-stm32/eth: consolidate v1a/v1c and add v1b
David Lenfesty
2022-04-30
4
-0
/
+981