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/stm32.adoc | |
| parent | 2766993099b6604739ae25724aa2f6a9877d9902 (diff) | |
Updated github branch from `master` to `main`.
Diffstat (limited to 'docs/pages/stm32.adoc')
| -rw-r--r-- | docs/pages/stm32.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pages/stm32.adoc b/docs/pages/stm32.adoc index 7bfc0592b..df139a420 100644 --- a/docs/pages/stm32.adoc +++ b/docs/pages/stm32.adoc | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | = Embassy STM32 HAL | 1 | = Embassy STM32 HAL |
| 2 | 2 | ||
| 3 | The link:https://github.com/embassy-rs/embassy/tree/master/embassy-stm32[Embassy STM32 HAL] is based on the `stm32-metapac` project. | 3 | The link:https://github.com/embassy-rs/embassy/tree/main/embassy-stm32[Embassy STM32 HAL] is based on the `stm32-metapac` project. |
| 4 | 4 | ||
| 5 | == The infinite variant problem | 5 | == The infinite variant problem |
| 6 | 6 | ||
