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
*
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
|
/
*
chore: Release embassy-nrf version 0.5.0
Ulf Lilleengen
2025-07-16
2
-1
/
+3
*
chore: release embassy-nrf 0.5.0 and embassy-rp 0.6.0
Ulf Lilleengen
2025-07-16
1
-0
/
+2
*
chore: Release embassy-usb-driver version 0.2.0
Ulf Lilleengen
2025-07-16
1
-1
/
+1
*
chore: Release embassy-embedded-hal version 0.3.1
Ulf Lilleengen
2025-07-16
1
-1
/
+1
*
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
*
|
Merge pull request #4403 from embassy-rs/nrf91x1-approtect
Dario Nieuwenhuis
2025-07-15
1
-0
/
+31
|
\
\
|
*
|
nrf: add support for nrf9120, nrf9151, nrf9161 approtect.
Dario Nieuwenhuis
2025-07-15
1
-0
/
+31
*
|
|
release: embassy-usb-driver 0.1.1
Ulf Lilleengen
2025-07-15
1
-1
/
+1
|
/
/
*
|
chore: Release embassy-nrf version 0.4.1
Ulf Lilleengen
2025-07-14
2
-1
/
+3
*
|
docs: update nrf changelog
Ulf Lilleengen
2025-07-14
1
-0
/
+13
*
|
chore: add missing metadata for changelog generation
Ulf Lilleengen
2025-07-14
2
-1
/
+7
*
|
chore: Release embassy-nrf version 0.4.0
Ulf Lilleengen
2025-07-14
1
-1
/
+1
*
|
chore: update to `embassy-hal-internal` v0.3.0
Ulf Lilleengen
2025-07-14
1
-1
/
+1
|
/
*
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
*
embassy-sync: bump to 0.7.0
Matt Johnston
2025-05-22
1
-1
/
+1
*
nrf/rng: add Blocking/Async Mode param.
Dario Nieuwenhuis
2025-05-21
2
-26
/
+76
*
Update defmt dependencies
Yuri Astrakhan
2025-05-18
1
-1
/
+1
*
Add rand-core v0.9 support.
Dario Nieuwenhuis
2025-05-18
2
-14
/
+37
*
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
15
-40
/
+104
|
/
*
BufferedUart initialization
Michael Gomez
2025-04-04
3
-7
/
+9
*
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
3
-3
/
+65
*
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
[next]