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-hal-common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the authors field from Cargo.tomls
Dario Nieuwenhuis
2022-06-18
1
-1
/
+0
*
Update to 2021 edition. (#820)
Dario Nieuwenhuis
2022-06-18
1
-1
/
+1
*
Run rustfmt.
Dario Nieuwenhuis
2022-06-12
2
-3
/
+2
*
Add embassy-cortex-m crate.
Dario Nieuwenhuis
2022-06-12
5
-709
/
+64
*
common/PeripheralMutex: remove unsafe API. (#802)
Dario Nieuwenhuis
2022-06-09
1
-24
/
+2
*
Remove embassy_hal_common::usb.
Dario Nieuwenhuis
2022-05-04
5
-952
/
+0
*
Update rust nightly, embedded-hal 1.0, embedded-hal-async.
Dario Nieuwenhuis
2022-03-11
1
-1
/
+1
*
common/serial/usb: fix hang when write buffer gets full and then the bus resets.
Dario Nieuwenhuis
2022-03-07
1
-0
/
+2
*
common/usb/serial: add some trace logging.
Dario Nieuwenhuis
2022-03-07
1
-5
/
+25
*
Fix typo in defuse doc comment
Daniel Bevenius
2022-01-14
1
-1
/
+1
*
usb feature gate
Jacob Rosenthal
2021-12-12
1
-1
/
+1
*
Provides AsyncWrite with flush
huntc
2021-12-10
2
-0
/
+22
*
Update to defmt 3.0ish.
Bob McWhirter
2021-11-15
1
-6
/
+1
*
Clippy fixes
Dario Nieuwenhuis
2021-10-18
1
-0
/
+1
*
embassy: Refactor module structure to remove kitchen-sink `util`.
Dario Nieuwenhuis
2021-09-11
3
-1
/
+53
*
Update lots of deps
Dario Nieuwenhuis
2021-09-11
1
-4
/
+4
*
Cargo fmt
Ulf Lilleengen
2021-09-02
1
-1
/
+1
*
Add HAL for SubGhz peripheral for STM32 WL series
Ulf Lilleengen
2021-09-02
3
-0
/
+130
*
Add IRQ-driven buffered USART implementation for STM32 v2 usart (#356)
Ulf Lilleengen
2021-08-16
1
-0
/
+45
*
common: Initialize PeripheralMutex state with closure to ensure it's done in-...
Dario Nieuwenhuis
2021-08-02
2
-10
/
+13
*
Make const the states when able.
Dario Nieuwenhuis
2021-08-02
1
-1
/
+1
*
Mark `new`s as unsafe due to not being leak-safe.
Dario Nieuwenhuis
2021-08-02
1
-2
/
+3
*
hal-common: remove Pin in PeripheralMutex
Dario Nieuwenhuis
2021-08-02
3
-92
/
+91
*
Remove embassy_hal_common::peripheral_shared
Dario Nieuwenhuis
2021-07-29
2
-123
/
+0
*
Rename embassy-extras to embassy-hal-common
Dario Nieuwenhuis
2021-07-29
11
-0
/
+2239