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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge pull request #4397 from korbin/allocate-numbered-endpoints
Dario Nieuwenhuis
2025-07-15
1
-12
/
+39
|
\
|
*
make usb endpoint allocator methods accept an optional EndpointAddress
korbin
2025-07-13
1
-12
/
+39
*
|
nrf: add support for nrf9120, nrf9151, nrf9161 approtect.
Dario Nieuwenhuis
2025-07-15
1
-0
/
+31
|
/
*
Fixing the nrf54l drive configuration bug
Matthieu
2025-07-10
1
-1
/
+1
*
Update Rust nightly, stable.
Dario Nieuwenhuis
2025-07-04
1
-1
/
+1
*
embassy-nrf: fix PWM loop count
Juergen Fitschen
2025-07-02
1
-3
/
+2
*
nrf: Enable TEMP driver for nrf5340-net
Matthew Tran
2025-05-22
2
-1
/
+4
*
nrf/rng: add Blocking/Async Mode param.
Dario Nieuwenhuis
2025-05-21
2
-26
/
+76
*
Add rand-core v0.9 support.
Dario Nieuwenhuis
2025-05-18
1
-13
/
+34
*
add the possibility to document `bind_interrupts` `struct`s
Ralph Ursprung
2025-05-15
1
-4
/
+8
*
nrf: _3v3 -> _3V3
Matthew Tran
2025-05-14
1
-2
/
+2
*
nrf: Rework IPC module
Matthew Tran
2025-05-11
1
-194
/
+197
*
nrf: Add IPC peripheral for nRF5340
Alessandro Gasbarroni
2025-05-10
4
-0
/
+372
*
Remove embassy_nrf::radio::ble.
Dario Nieuwenhuis
2025-05-01
3
-404
/
+5
*
Merge pull request #4113 from alexmoon/twim-ram-buffer
Ulf Lilleengen
2025-04-30
1
-142
/
+29
|
\
|
*
Add docs
Alex Moon
2025-04-29
1
-0
/
+6
|
*
Make the nrf Twim RAM buffer a instance variable instead of stack allocated
Alex Moon
2025-04-18
1
-142
/
+23
*
|
nrf: make wdt INDEX private
Matthew Tran
2025-04-21
1
-9
/
+7
*
|
nrf53: add WDT support
Matthew Tran
2025-04-20
14
-39
/
+100
|
/
*
BufferedUart initialization
Michael Gomez
2025-04-04
2
-7
/
+7
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
29
-696
/
+509
*
clean the SAADC's register while dropping
drindr
2025-03-23
1
-0
/
+4
*
Merge pull request #3939 from 0e4ef622/nrf53-int-cap
Dario Nieuwenhuis
2025-03-02
1
-1
/
+155
|
\
|
*
nrf5340: add internal capacitor config
Matthew Tran
2025-03-02
1
-1
/
+155
*
|
nrf5340: add regh_voltage config
Matthew Tran
2025-03-01
1
-0
/
+39
|
/
*
remove redundant cfg
Matthew Tran
2025-02-22
2
-17
/
+9
*
nrf5340: configure LFCLK
Matthew Tran
2025-02-22
2
-3
/
+62
*
nrf52833: configure internal LDO
klownfish
2025-01-28
1
-4
/
+4
*
Add Clone to Pull
wackazong
2025-01-14
1
-1
/
+1
*
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
|
/
*
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
1
-1
/
+1
*
Merge pull request #3593 from bugadani/refactor
Dario Nieuwenhuis
2024-12-16
1
-111
/
+83
|
\
|
*
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
1
-78
/
+39
*
|
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
[prev]
[next]