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-internal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare release of embassy-hal-internal
Ulf Lilleengen
2024-08-05
1
-1
/
+1
*
Update to Rust 1.80, make check-cfg unconditional.
Dario Nieuwenhuis
2024-07-25
1
-20
/
+1
*
Reduced define for 'unreachable!' to a single macro rule
Tarun Singh
2024-07-17
1
-10
/
+6
*
Add collapse_debuginfo to fmt.rs macros.
Dario Nieuwenhuis
2024-06-17
1
-0
/
+17
*
Update stable to Rust 1.79.
Dario Nieuwenhuis
2024-06-13
1
-0
/
+4
*
Copy build_common.rs into each crate, to make cargo publish happy
Jan Špaček
2024-05-31
2
-1
/
+110
*
Emit cargo:rustc-check-cfg instructions from build.rs
Jan Špaček
2024-05-30
1
-26
/
+4
*
fix(embassy-rp): fix drop implementation of BufferedUartRx and BufferedUartTx
tact1m4n3
2024-05-17
1
-0
/
+5
*
hal-internal: fix failing test due to not initializing ringbuf.
Dario Nieuwenhuis
2024-05-12
1
-0
/
+4
*
Fix PeripheralRef soundness issue allowing &T.
Dario Nieuwenhuis
2024-05-07
1
-3
/
+12
*
use private_bounds for sealed traits.
Dario Nieuwenhuis
2024-03-23
1
-5
/
+3
*
fmt: disable "unused" warnings.
Dario Nieuwenhuis
2024-03-20
1
-2
/
+1
*
nrf/buffered_uart: refactor so rx/tx halves are independent.
Dario Nieuwenhuis
2024-02-21
1
-3
/
+30
*
hal-internal: remove impl DerefMut for PeripheralRef.
Dario Nieuwenhuis
2024-02-20
1
-9
/
+2
*
Fix invalid "async" crates.io category.
Dario Nieuwenhuis
2024-01-12
1
-1
/
+9
*
Centralize license and MSRV boilerplate into the repo readme.
Dario Nieuwenhuis
2024-01-11
1
-10
/
+0
*
docs: document all public apis of embedded-hal-internal
Ulf Lilleengen
2023-12-08
6
-2
/
+27
*
fix: correct name in readme
Ulf Lilleengen
2023-10-12
1
-1
/
+1
*
fix: remove unused ringbuffer code
Ulf Lilleengen
2023-10-12
2
-137
/
+0
*
stm32: avoid creating many tiny critical sections in init.
Dario Nieuwenhuis
2023-10-12
2
-5
/
+37
*
Sync all fmt.rs files.
Dario Nieuwenhuis
2023-08-30
1
-6
/
+39
*
embassy-stm32: Misc clippy fixes
Grant Miller
2023-08-06
1
-0
/
+1
*
Rename embassy-hal-common to embassy-hal-internal, document it's for internal...
Dario Nieuwenhuis
2023-07-28
12
-0
/
+2331