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
/
chips
/
nrf5340_net.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: improve nrf54 support using new nrf-pac
Ulf Lilleengen
2025-10-28
1
-32
/
+39
*
code review changes
Robin Mueller
2025-09-22
1
-0
/
+2
*
add basic RTC driver for nRF
Robin Mueller
2025-09-22
1
-0
/
+3
*
nrf: Enable TEMP driver for nrf5340-net
Matthew Tran
2025-05-22
1
-0
/
+3
*
nrf: Add IPC peripheral for nRF5340
Alessandro Gasbarroni
2025-05-10
1
-0
/
+5
*
nrf53: add WDT support
Matthew Tran
2025-04-20
1
-0
/
+2
*
Update nrf-pac.
Dario Nieuwenhuis
2024-11-15
1
-47
/
+1
*
nrf: port to chiptool-based `nrf-pac`.
Dario Nieuwenhuis
2024-11-04
1
-25
/
+15
*
add HAL and example for using nRF EGU peripheral
Ulf Lilleengen
2024-06-18
1
-0
/
+5
*
Support nearly all nRF5 RADIOs
Erik Bånvik
2024-03-05
1
-0
/
+5
*
nrf/pac: reeport s and ns peripherals always independently of the current mode.
Dario Nieuwenhuis
2023-10-16
1
-1
/
+4
*
Rename embassy-hal-common to embassy-hal-internal, document it's for internal...
Dario Nieuwenhuis
2023-07-28
1
-2
/
+2
*
Remove embassy-cortex-m crate, move stuff to embassy-hal-common.
Dario Nieuwenhuis
2023-06-09
1
-1
/
+1
*
Reexport NVIC_PRIO_BITS at HAL root.
Dario Nieuwenhuis
2023-06-08
1
-0
/
+2
*
Make interrupt module more standard.
Dario Nieuwenhuis
2023-06-08
1
-26
/
+22
*
nrf/rng: make available on all chips, use Instance trait, switch to new inter...
Dario Nieuwenhuis
2023-03-06
1
-0
/
+5
*
nrf: rename UARTETWISPIn -> SERIALn
Dario Nieuwenhuis
2023-02-21
1
-9
/
+9
*
nrf: docs.
Dario Nieuwenhuis
2023-02-01
1
-0
/
+1
*
Merge branch 'master' into nrf91/53-nvmc
Dion Dokter
2022-12-09
1
-0
/
+2
|
\
|
*
Merge #1056
bors[bot]
2022-11-22
1
-0
/
+1
|
|
\
|
|
*
embassy-nrf: Add TWIS module
kalkyl
2022-11-13
1
-0
/
+1
|
*
|
embassy-nrf: Add SPIS module
Henrik Alsér
2022-11-05
1
-0
/
+1
|
|
/
*
/
Adapted nvmc so it can be used for all nrf targets
Dion Dokter
2022-11-10
1
-0
/
+5
|
/
*
Remove HAL initialization from #[embassy::main] macro.
Dario Nieuwenhuis
2022-08-17
1
-1
/
+1
*
Run rustfmt.
Dario Nieuwenhuis
2022-06-12
1
-1
/
+2
*
Add embassy-cortex-m crate.
Dario Nieuwenhuis
2022-06-12
1
-1
/
+1
*
docs: prevent inline doc spam for reexports.
Dario Nieuwenhuis
2022-03-04
1
-0
/
+1
*
nrf: add initial nrf5340 support
Dario Nieuwenhuis
2021-10-28
1
-0
/
+353