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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace SAADC input pins with correct mappings
Ike
2025-08-25
1
-8
/
+8
*
Enable temp support on the nrf54l15
nerwalt
2025-08-12
1
-12
/
+15
*
Merge branch 'main' into nrf54l15-wdt
Dario Nieuwenhuis
2025-08-08
1
-1
/
+7
|
\
|
*
Adds RRAMC support for the nrf54l15
nerwalt
2025-08-08
1
-1
/
+7
*
|
Fixes broken NS build
nerwalt
2025-08-08
1
-0
/
+6
*
|
Adds WDT support for the nrf54l15
nerwalt
2025-08-08
1
-0
/
+9
|
/
*
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
2
-0
/
+10
*
nrf53: add WDT support
Matthew Tran
2025-04-20
12
-1
/
+27
*
remove redundant cfg
Matthew Tran
2025-02-22
1
-4
/
+4
*
nrf5340: configure LFCLK
Matthew Tran
2025-02-22
1
-0
/
+4
*
nrf: Add NFCT driver.
Dario Nieuwenhuis
2024-11-20
4
-0
/
+12
*
nrf: add nrf54l base: gpio and time driver.
Dario Nieuwenhuis
2024-11-17
1
-0
/
+346
*
Update nrf-pac.
Dario Nieuwenhuis
2024-11-15
12
-814
/
+587
*
fix(nrf5340-app): added SPIM4 peripheral
Giona Imperatori
2024-11-09
1
-0
/
+2
*
nrf: port to chiptool-based `nrf-pac`.
Dario Nieuwenhuis
2024-11-04
12
-87
/
+82
*
Adding support for 9120
nerwalt
2024-06-28
1
-0
/
+430
*
add HAL and example for using nRF EGU peripheral
Ulf Lilleengen
2024-06-18
10
-0
/
+116
*
Support nearly all nRF5 RADIOs
Erik Bånvik
2024-03-05
7
-0
/
+35
*
Added IEEE 802.15.4 radio
Erik Bånvik
2024-02-28
1
-0
/
+5
*
remove radio implementation on chips not tested
Guilherme S. Salustiano
2024-02-07
7
-35
/
+0
*
remove radio feature
Guilherme S. Salustiano
2024-02-07
8
-8
/
+0
*
feat/implement ble radio on nrf
Guilherme S. Salustiano
2024-02-07
8
-0
/
+48
*
fix warnings
Ulf Lilleengen
2024-01-25
1
-1
/
+0
*
cleanup
Ulf Lilleengen
2024-01-24
1
-3
/
+5
*
feat: add basic support for nRF51 chips to embassy-nrf
Ulf Lilleengen
2024-01-24
1
-0
/
+168
*
minimum build code for new APPROTECT is chip type-specific
Peter Hansen
2023-12-03
7
-0
/
+7
*
Remove nightly and unstable-traits features in preparation for 1.75.
Dario Nieuwenhuis
2023-11-29
4
-4
/
+0
*
nrf/pac: reeport s and ns peripherals always independently of the current mode.
Dario Nieuwenhuis
2023-10-16
3
-269
/
+298
*
Rename embassy-hal-common to embassy-hal-internal, document it's for internal...
Dario Nieuwenhuis
2023-07-28
10
-20
/
+20
*
Remove embassy-cortex-m crate, move stuff to embassy-hal-common.
Dario Nieuwenhuis
2023-06-09
10
-10
/
+10
*
Reexport NVIC_PRIO_BITS at HAL root.
Dario Nieuwenhuis
2023-06-08
3
-0
/
+6
*
Make interrupt module more standard.
Dario Nieuwenhuis
2023-06-08
10
-377
/
+337
*
nrf/rng: make available on all chips, use Instance trait, switch to new inter...
Dario Nieuwenhuis
2023-03-06
8
-0
/
+19
*
nrf/qdec: make available on all chips, use Instance trait, switch to new inte...
Dario Nieuwenhuis
2023-03-06
8
-1
/
+22
*
nrf/pdm: make available on all chips, use Instance trait, switch to new inter...
Dario Nieuwenhuis
2023-03-06
7
-1
/
+21
*
nrf/qspi: add nrf53 support.
Dario Nieuwenhuis
2023-03-05
1
-0
/
+5
*
nrf: rename UARTETWISPIn -> SERIALn
Dario Nieuwenhuis
2023-02-21
3
-61
/
+61
*
nrf: add support for UICR configuration.
Dario Nieuwenhuis
2023-02-20
8
-0
/
+44
*
nrf: docs.
Dario Nieuwenhuis
2023-02-01
3
-0
/
+3
*
Merge branch 'master' into nrf91/53-nvmc
Dion Dokter
2022-12-09
10
-3
/
+80
|
\
|
*
Merge #1049
bors[bot]
2022-12-09
3
-3
/
+18
|
|
\
|
|
*
Fix build
Christian Perez Llamas
2022-11-19
3
-3
/
+13
|
|
*
Draft: Initial support for I2S with a working example.
Christian Perez Llamas
2022-11-09
1
-0
/
+5
|
*
|
Merge #1056
bors[bot]
2022-11-22
10
-0
/
+29
|
|
\
\
|
|
*
|
embassy-nrf: Add TWIS module
kalkyl
2022-11-13
10
-0
/
+29
|
|
|
/
|
*
/
embassy-nrf: Add SPIS module
Henrik Alsér
2022-11-05
10
-0
/
+33
|
|
/
*
/
Adapted nvmc so it can be used for all nrf targets
Dion Dokter
2022-11-10
3
-0
/
+15
|
/
*
Update nrf pacs
Dion Dokter
2022-10-26
8
-58
/
+58
*
add support for pdm microphones in nrf driver
pbert
2022-10-13
5
-0
/
+15
[next]