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-nrf
Commit message (
Expand
)
Author
Age
Files
Lines
*
nrf/buffered_uarte: fix hang when buffer full due to PPI missing the endrx ev...
Dario Nieuwenhuis
2023-11-14
1
-21
/
+58
*
nrf/buffered_uarte: fix missing hwfc enable.
Dario Nieuwenhuis
2023-11-13
1
-1
/
+3
*
Merge pull request #2127 from bugadani/release
Dario Nieuwenhuis
2023-10-31
1
-1
/
+1
|
\
|
*
Prepare embassy-net 0.2.1 and embassy-sync 0.4.0
Dániel Buga
2023-10-31
1
-1
/
+1
*
|
Merge pull request #2128 from bugadani/poll
Dario Nieuwenhuis
2023-10-31
2
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
Drop futures dependency in embassy-nrf
Dániel Buga
2023-10-31
2
-2
/
+1
*
|
Re-add impl_trait_projections
Dániel Buga
2023-10-30
1
-1
/
+2
|
/
*
time: add `links` key, release v0.1.5.
Dario Nieuwenhuis
2023-10-16
1
-1
/
+1
*
nrf/pac: reeport s and ns peripherals always independently of the current mode.
Dario Nieuwenhuis
2023-10-16
3
-269
/
+298
*
Release embassy-time 0.1.4
Dániel Buga
2023-10-12
1
-1
/
+1
*
update embedded-io, embedded-nal-async.
Dario Nieuwenhuis
2023-10-04
1
-2
/
+2
*
Remove impl_trait_projections.
Dario Nieuwenhuis
2023-10-02
1
-1
/
+1
*
nrf, rp: update set_config
xoviat
2023-10-01
3
-6
/
+15
*
Make irq token Copy+Clone
Dario Nieuwenhuis
2023-09-25
1
-0
/
+1
*
Add separate work-around specific flag for DMA errata on NRF52832
Priit Laes
2023-09-22
2
-12
/
+14
*
spim: Fix SPIM with polling executors
Nils Fitinghoff
2023-09-22
1
-22
/
+45
*
feat: bump embassy-sync version to 0.3.0
Ulf Lilleengen
2023-09-14
1
-1
/
+1
*
Fix gpiote when waking up from systemoff
Dion Dokter
2023-09-14
1
-1
/
+0
*
nrf: twim: Use SetConfig trait to reduce code duplication
Priit Laes
2023-09-10
1
-4
/
+5
*
nrf: spis: Use SetConfig trait internally to reduce duplication
Priit Laes
2023-09-10
1
-41
/
+4
*
nrf: spim: Use SetConfig trait internally to reduce duplication
Priit Laes
2023-09-10
1
-36
/
+4
*
nrf: Remove unneeded include from Temp's example
Priit Laes
2023-09-10
1
-1
/
+0
*
nrf: spim: Anomaly 109 workaround for SPIM peripheral (#460)
Priit Laes
2023-09-07
1
-4
/
+56
*
Sync all fmt.rs files.
Dario Nieuwenhuis
2023-08-30
1
-6
/
+39
*
Release embassy-time v0.1.3
Jesse Braham
2023-08-28
1
-1
/
+1
*
nrf: enable defmt for embassy-hal-internal.
Dario Nieuwenhuis
2023-08-16
1
-1
/
+1
*
Update embedded-hal to 1.0.0-rc.1 (#1783)
Dario Nieuwenhuis
2023-08-16
2
-50
/
+2
*
fix: ensure spi irq is disabled when dropped
Ulf Lilleengen
2023-08-10
1
-0
/
+3
*
Update to embedded-io 0.5 (#1752)
Dario Nieuwenhuis
2023-08-07
2
-14
/
+15
*
Rename embassy-hal-common to embassy-hal-internal, document it's for internal...
Dario Nieuwenhuis
2023-07-28
34
-53
/
+53
*
cargo fmt
Quentin Smith
2023-07-18
1
-2
/
+1
*
Update pdm driver to build with all the PACs
Quentin Smith
2023-07-18
1
-4
/
+29
*
cargo fmt
Quentin Smith
2023-07-18
1
-8
/
+18
*
Remove merge error
Quentin Smith
2023-07-18
1
-1
/
+1
*
Merge remote-tracking branch 'origin/main' into nrf-pdm
Quentin Smith
2023-07-17
38
-2681
/
+6449
|
\
|
*
Release embassy-time v0.1.2
Dario Nieuwenhuis
2023-07-06
1
-9
/
+9
|
*
Merge pull request #1600 from ilikepi63/main
Dario Nieuwenhuis
2023-07-05
7
-45
/
+54
|
|
\
|
|
*
Update embassy-nrf/src/ppi/mod.rs
Cameron Harris
2023-07-05
1
-1
/
+1
|
|
*
Update embassy-nrf/src/ppi/ppi.rs
Cameron Harris
2023-07-05
1
-1
/
+1
|
|
*
Update embassy-nrf/src/ppi/ppi.rs
Cameron Harris
2023-07-05
1
-1
/
+1
|
|
*
Update embassy-nrf/src/ppi/mod.rs
Cameron Harris
2023-07-05
1
-1
/
+1
|
|
*
Removed unnecessary lifetime naming
Cameron
2023-07-05
4
-23
/
+23
|
|
*
Removed unnecessary space
Cameron
2023-07-05
1
-1
/
+0
|
|
*
Removed unnecessary changes
Cameron
2023-07-05
1
-3
/
+2
|
|
*
Fixed Lifetimes in Events & Tasks
Cameron
2023-07-05
3
-10
/
+10
|
|
*
Formatting stuff
Cameron
2023-06-30
1
-2
/
+2
|
|
*
Adjusted build issue
Cameron
2023-06-30
1
-2
/
+2
|
|
*
Attempt to fix certain borrowing rule issues
Cameron
2023-06-30
2
-2
/
+6
|
|
*
Build failures
Cameron
2023-06-30
1
-1
/
+1
|
|
*
Build failures
Cameron
2023-06-30
1
-2
/
+2
[next]