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
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(embassy-nrf): add uicr hfxo workaround
Nils Ponsard
2025-07-18
1
-7
/
+36
*
nrf: add support for nrf9120, nrf9151, nrf9161 approtect.
Dario Nieuwenhuis
2025-07-15
1
-0
/
+31
*
nrf: Enable TEMP driver for nrf5340-net
Matthew Tran
2025-05-22
1
-1
/
+1
*
nrf/rng: add Blocking/Async Mode param.
Dario Nieuwenhuis
2025-05-21
1
-0
/
+24
*
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: Add IPC peripheral for nRF5340
Alessandro Gasbarroni
2025-05-10
1
-0
/
+2
*
nrf53: add WDT support
Matthew Tran
2025-04-20
1
-1
/
+0
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
1
-1
/
+1
*
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
1
-13
/
+5
*
nrf5340: configure LFCLK
Matthew Tran
2025-02-22
1
-3
/
+58
*
nrf52833: configure internal LDO
klownfish
2025-01-28
1
-4
/
+4
*
nrf54l: Allow debug access from firmware sid3
Dominik Boehi
2024-12-26
1
-9
/
+67
*
Add nrf9160
Alexander Walter
2024-12-14
1
-1
/
+1
*
Added system off and wake-on-field
Alexander Walter
2024-12-13
1
-0
/
+3
*
nrf: Add RESET operations helpers for the nrf5340
Alessandro Gasbarroni
2024-12-12
1
-0
/
+3
*
nrf: Add NFCT driver.
Dario Nieuwenhuis
2024-11-20
1
-0
/
+8
*
nrf: add nrf54l base: gpio and time driver.
Dario Nieuwenhuis
2024-11-17
1
-20
/
+62
*
Update nrf-pac.
Dario Nieuwenhuis
2024-11-15
1
-1
/
+1
*
Fix "non-local impl definition" warning from recent nightlies.
Dario Nieuwenhuis
2024-11-08
1
-27
/
+36
*
nrf: port to chiptool-based `nrf-pac`.
Dario Nieuwenhuis
2024-11-04
1
-62
/
+58
*
fix: review comments
Dinu Blanovschi
2024-10-22
1
-5
/
+14
*
cargo fmt
nerwalt
2024-07-15
1
-2
/
+4
*
Adding _nrf91 feature
nerwalt
2024-07-15
1
-21
/
+44
*
Adding support for 9120
nerwalt
2024-06-28
1
-19
/
+23
*
add HAL and example for using nRF EGU peripheral
Ulf Lilleengen
2024-06-18
1
-0
/
+2
*
nRF52840/config: add dcdc voltage parameter
DeepSOIC
2024-03-21
1
-0
/
+39
*
Do not build radio for nrf5340-app
Erik Bånvik
2024-03-05
1
-1
/
+1
*
Fixed nrf51 radio build
Erik Bånvik
2024-03-05
1
-1
/
+1
*
Support nearly all nRF5 RADIOs
Erik Bånvik
2024-03-05
1
-1
/
+1
*
Added IEEE 802.15.4 radio
Erik Bånvik
2024-02-28
1
-1
/
+1
*
remove first person comments
Guilherme S. Salustiano
2024-02-12
1
-1
/
+2
*
remove radio implementation on chips not tested
Guilherme S. Salustiano
2024-02-07
1
-10
/
+1
*
remove some supports
Guilherme S. Salustiano
2024-02-07
1
-3
/
+3
*
remove radio feature
Guilherme S. Salustiano
2024-02-07
1
-3
/
+10
*
feat/implement ble radio on nrf
Guilherme S. Salustiano
2024-02-07
1
-0
/
+6
*
fix warnings
Ulf Lilleengen
2024-01-25
1
-0
/
+4
*
feat: add basic support for nRF51 chips to embassy-nrf
Ulf Lilleengen
2024-01-24
1
-3
/
+16
*
stm32,nrf: add warning on docs.rs directing the user to docs.embassy.dev.
Dario Nieuwenhuis
2024-01-11
1
-0
/
+4
*
[embassy-nrf] auto-documented features
Barnaby Walters
2023-12-22
1
-0
/
+3
*
stm32: more docs.
Dario Nieuwenhuis
2023-12-19
1
-1
/
+5
*
Document how to bind multiple interrupts and handlers in `bind_interrupts!`.
Dario Nieuwenhuis
2023-12-08
1
-0
/
+22
*
minimum build code for new APPROTECT is chip type-specific
Peter Hansen
2023-12-03
1
-2
/
+3
*
Remove nightly and unstable-traits features in preparation for 1.75.
Dario Nieuwenhuis
2023-11-29
1
-3
/
+1
*
Re-add impl_trait_projections
Dániel Buga
2023-10-30
1
-1
/
+2
*
Remove impl_trait_projections.
Dario Nieuwenhuis
2023-10-02
1
-1
/
+1
*
Make irq token Copy+Clone
Dario Nieuwenhuis
2023-09-25
1
-0
/
+1
[next]