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 branch 'main' into add-nrf-rtc-driver
Ulf Lilleengen
2025-09-22
2
-2
/
+35
|
\
|
*
nrf: add persist() method for gpiote and timer
Matthew Tran
2025-09-21
2
-0
/
+27
|
*
nrf: impl Drop for Timer
Matthew Tran
2025-09-21
1
-2
/
+8
*
|
code review changes
Robin Mueller
2025-09-22
13
-12
/
+29
*
|
add basic RTC driver for nRF
Robin Mueller
2025-09-22
14
-0
/
+313
|
/
*
nrf: add persist() method for gpio and ppi
Matthew Tran
2025-09-20
5
-2
/
+55
*
nrf: 802.15.4 embassy-net-driver
Remmirad
2025-09-06
2
-0
/
+107
*
nrf54l: Disable glitch detection and enable DC/DC in init.
Ole Bauck
2025-09-01
1
-0
/
+17
*
Replace SAADC input pins with correct mappings
Ike
2025-08-25
1
-8
/
+8
*
Use from_bits in LoopCnt
nerwalt
2025-08-14
1
-1
/
+1
*
Enable temp support on the nrf54l15
nerwalt
2025-08-12
2
-13
/
+15
*
Merge branch 'main' into nrf54l15-wdt
Dario Nieuwenhuis
2025-08-08
3
-2
/
+188
|
\
|
*
Adds RRAMC support for the nrf54l15
nerwalt
2025-08-08
3
-2
/
+188
*
|
Fixes broken NS build
nerwalt
2025-08-08
1
-0
/
+6
*
|
Adds WDT support for the nrf54l15
nerwalt
2025-08-08
3
-5
/
+13
|
/
*
Merge pull request #4427 from clubby789/unsafe-op
Dario Nieuwenhuis
2025-07-23
1
-4
/
+6
|
\
|
*
Use `unsafe` block in IRQ handlers
clubby789
2025-07-20
1
-4
/
+6
*
|
feat(embassy-nrf): add uicr hfxo workaround
Nils Ponsard
2025-07-18
1
-7
/
+36
|
/
*
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
[next]