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
*
nrf52833: configure internal LDO
klownfish
2025-01-28
1
-4
/
+4
*
chore: bump embassy-sync version
Ulf Lilleengen
2025-01-15
1
-1
/
+1
*
Add Clone to Pull
wackazong
2025-01-14
1
-1
/
+1
*
Create embassy-nrf 0.3.1
Ulf Lilleengen
2025-01-09
2
-1
/
+6
*
Merge pull request #3745 from dragonnn/nrf_twim
Dario Nieuwenhuis
2025-01-08
1
-6
/
+11
|
\
|
*
panic when events_error is set in twim without errorsrc
dragonn
2025-01-08
1
-4
/
+1
|
*
remove self from check_errorsrc to make it work in async_wait
dragonn
2025-01-08
1
-3
/
+3
|
*
use check_errorsrc instead of matching again on errorsrc bits
dragonn
2025-01-08
1
-7
/
+2
|
*
nrf twim return errors in async_wait
dragonn
2025-01-08
1
-4
/
+17
*
|
nrf/gpio: fix missing setting input as disconnected.
Dario Nieuwenhuis
2025-01-08
1
-3
/
+7
|
/
*
nrf: Refactor changelog a bit
Priit Laes
2025-01-07
1
-13
/
+36
*
changelog fixes
Dario Nieuwenhuis
2025-01-06
1
-1
/
+1
*
Use released nrf pac
Ulf Lilleengen
2025-01-06
1
-1
/
+1
*
Bump the versions
Ulf Lilleengen
2025-01-06
1
-1
/
+1
*
Update changelogs
Ulf Lilleengen
2025-01-06
1
-0
/
+16
*
Prepare embassy-embedded-hal 0.3
Dániel Buga
2025-01-05
1
-3
/
+3
*
Enable embassy-eh time feature when appropriate
Reed
2025-01-04
1
-2
/
+2
*
Remove un-needed embassy-eh time feature
Reed
2025-01-04
1
-1
/
+1
*
Relax timestamp check
Ulf Lilleengen
2025-01-02
1
-1
/
+1
*
Move safeguard if compare irq is enabled
Ulf Lilleengen
2025-01-02
1
-5
/
+6
*
Update comment to reflect reality
Ulf Lilleengen
2025-01-02
1
-3
/
+3
*
Fix case where a short interrupt caused wrong alarm set
Ulf Lilleengen
2025-01-02
1
-2
/
+2
*
Ensure alarm is re-scheduled if timetamp is in the past
Ulf Lilleengen
2025-01-01
1
-37
/
+43
*
Desugar some async fns
Dániel Buga
2024-12-30
4
-24
/
+16
*
nrf54l: Allow debug access from firmware sid3
Dominik Boehi
2024-12-26
1
-9
/
+67
*
Rename ETQD, bump date
Dániel Buga
2024-12-22
2
-3
/
+3
*
Prepare new embassy-time-*driver, embassy-executor, embassy-time
Dániel Buga
2024-12-22
1
-3
/
+3
*
Merge pull request #3593 from bugadani/refactor
Dario Nieuwenhuis
2024-12-16
2
-112
/
+85
|
\
|
*
Merge time-driver and time-queue-driver traits, make HALs own and handle the ...
Dario Nieuwenhuis
2024-12-13
1
-52
/
+63
|
*
Refactor integrated-timers
Dániel Buga
2024-12-10
2
-79
/
+41
*
|
Merge pull request #3646 from wackazong/embedded_io_async_uarte
Dario Nieuwenhuis
2024-12-15
1
-0
/
+39
|
\
\
|
*
|
Just impl Write
Alexander Walter
2024-12-14
1
-18
/
+0
|
*
|
Add trait embedded_io_async to uarte
Alexander Walter
2024-12-14
1
-0
/
+57
*
|
|
Fix rustfm and warning
Alexander Walter
2024-12-14
2
-3
/
+2
*
|
|
Move wake on sense to nfct
Alexander Walter
2024-12-14
2
-7
/
+6
*
|
|
rustfmt
Alexander Walter
2024-12-14
1
-2
/
+0
*
|
|
Add nrf9160
Alexander Walter
2024-12-14
2
-3
/
+14
*
|
|
Added system off and wake-on-field
Alexander Walter
2024-12-13
2
-0
/
+16
|
/
/
*
/
nrf: Add RESET operations helpers for the nrf5340
Alessandro Gasbarroni
2024-12-12
2
-0
/
+85
|
/
*
nrf/nfct: actually fix frame timing.
Dario Nieuwenhuis
2024-12-07
1
-6
/
+15
*
nrf/nfct: use the right error register for rx and tx.
Dario Nieuwenhuis
2024-12-06
1
-2
/
+6
*
nrf/nfct: set correct frame delay timing.
Dario Nieuwenhuis
2024-12-06
1
-6
/
+6
*
Use inline const for initializing arrays. (#3567)
Dario Nieuwenhuis
2024-11-24
4
-12
/
+8
*
Bump sync version (#3562)
Dániel Buga
2024-11-22
1
-1
/
+1
*
nrf: Add NFCT driver.
Dario Nieuwenhuis
2024-11-20
6
-0
/
+429
*
nrf: Remove leftover info message and fix link to errata
Priit Laes
2024-11-19
2
-2
/
+1
*
nrf: add docs build for nrf54.
Dario Nieuwenhuis
2024-11-17
1
-0
/
+1
*
nrf: add nrf54l base: gpio and time driver.
Dario Nieuwenhuis
2024-11-17
8
-47
/
+571
*
Update nrf-pac.
Dario Nieuwenhuis
2024-11-15
16
-819
/
+592
*
fix(nrf5340-app): added SPIM4 peripheral
Giona Imperatori
2024-11-09
1
-0
/
+2
[next]