diff options
| author | Mark Tomlin <[email protected]> | 2024-07-22 06:59:13 -0400 |
|---|---|---|
| committer | Mark Tomlin <[email protected]> | 2024-07-22 06:59:13 -0400 |
| commit | dc6639fa4d53ec7ad6a6aa0bd810952e4123e51d (patch) | |
| tree | e5049f4a8e2c902cbfad06fec01716eea44efc23 /docs/pages/nrf.adoc | |
| parent | 2766993099b6604739ae25724aa2f6a9877d9902 (diff) | |
Updated github branch from `master` to `main`.
Diffstat (limited to 'docs/pages/nrf.adoc')
| -rw-r--r-- | docs/pages/nrf.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pages/nrf.adoc b/docs/pages/nrf.adoc index 1706087ae..de052b63f 100644 --- a/docs/pages/nrf.adoc +++ b/docs/pages/nrf.adoc | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | = Embassy nRF HAL | 1 | = Embassy nRF HAL |
| 2 | 2 | ||
| 3 | The link:https://github.com/embassy-rs/embassy/tree/master/embassy-nrf[Embassy nRF HAL] is based on the PACs (Peripheral Access Crate) from link:https://github.com/nrf-rs/[nrf-rs]. | 3 | The link:https://github.com/embassy-rs/embassy/tree/main/embassy-nrf[Embassy nRF HAL] is based on the PACs (Peripheral Access Crate) from link:https://github.com/nrf-rs/[nrf-rs]. |
| 4 | 4 | ||
| 5 | == Timer driver | 5 | == Timer driver |
| 6 | 6 | ||
