summaryrefslogtreecommitdiffstats
path: root/docs/breaking_changes.md
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2021-06-01 08:11:50 +1000
committerGitHub <noreply@github.com>2021-06-01 08:11:50 +1000
commit554c36a0555998c57b78a5e66074b8292b0e9577 (patch)
tree2f09b18d4f304b5546eeded114a74564416299fa /docs/breaking_changes.md
parent5c6c37e3a9caed50f28a1f234485a4052d4f67bd (diff)
Update ChibiOS, ChibiOS-Contrib. (#13056)
* Update ChibiOS, ChibiOS-Contrib. * Add instructions. * Wrong remote name * Explicit version tag. * Add link to procedure on the breaking changes page.
Diffstat (limited to 'docs/breaking_changes.md')
-rw-r--r--docs/breaking_changes.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/breaking_changes.md b/docs/breaking_changes.md
index 3e85a70761..2ad8b5a14d 100644
--- a/docs/breaking_changes.md
+++ b/docs/breaking_changes.md
@@ -96,3 +96,7 @@ This happens immediately after the previous `develop` branch is merged.
* [ ] Create a PR for `develop`
* [ ] Make sure travis comes back clean
* [ ] Merge `develop` PR
+
+## Post-merge operations
+
+* (Optional) [update ChibiOS + ChibiOS-Contrib on `develop`](chibios_upgrade_instructions.md) \ No newline at end of file