-
Notifications
You must be signed in to change notification settings - Fork 23
Commit 15d6a22
100: Bump cortex-m-rtic from 1.1.3 to 1.1.4 in /rtic_v1/stm32f411_edge_counter r=AfoHT a=dependabot[bot]
Bumps [cortex-m-rtic](https://github.com/rtic-rs/cortex-m-rtic) from 1.1.3 to 1.1.4.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rtic-rs/cortex-m-rtic/blob/master/CHANGELOG.md">cortex-m-rtic's changelog</a>.</em></p>
<blockquote>
<h2>[v1.1.4] - 2023-02-26</h2>
<h3>Added</h3>
<ul>
<li>CFG: Support #[cfg] on HW task, cleanup for SW tasks</li>
<li>CFG: Slightly improved support for #[cfg] on Monotonics</li>
<li>CI: Check examples also for thumbv8.{base,main}</li>
<li>Allow custom <code>link_section</code> attributes for late resources</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Attempt to handle docs generation enabling <code>deny(missing_docs)</code></li>
<li>Book: Editorial review</li>
<li>Use native GHA rustup and cargo</li>
<li>Distinguish between thumbv8m.base and thumbv8m.main for basepri usage.</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Updated dev-dependency cortex-m-semihosting to v0.5</li>
<li>CI: Updated to setup-python@v4</li>
<li>CI: Updated to checkout@v3</li>
<li>Tuned redirect message for rtic.rs/meeting</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/1c5db277e4161470136dbd2a11e914ff1d383581"><code>1c5db27</code></a> Merge <a href="https://github-redirect.dependabot.com/rtic-rs/cortex-m-rtic/issues/698">#698</a></li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/e1a0987dc2cff288a35359db48c3a7ca7e2807dc"><code>e1a0987</code></a> Release: v1.1.4</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/dbc6964f8851ab9a54b55bd2620d5e1096e30f12"><code>dbc6964</code></a> example: pool: Do not print the addr</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/d43c2b64cc726ff093d418d45d89226dd76e4e55"><code>d43c2b6</code></a> Merge <a href="https://github-redirect.dependabot.com/rtic-rs/cortex-m-rtic/issues/692">#692</a></li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/a601c6e449e7222dcfe73bc2f2c41c95b99b46d7"><code>a601c6e</code></a> Merge <a href="https://github-redirect.dependabot.com/rtic-rs/cortex-m-rtic/issues/691">#691</a></li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/a5e18cd5294870be824f90bdd1d586586c37a153"><code>a5e18cd</code></a> Merge <a href="https://github-redirect.dependabot.com/rtic-rs/cortex-m-rtic/issues/686">#686</a></li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/04189cc6844d7d43305a57464713defb5a46d85c"><code>04189cc</code></a> Mostly editorial review.</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/800904a1054639a090ef92e9b1e7c884ea9863e0"><code>800904a</code></a> Handle more cfgs, support cfg on HW/SW tasks</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/259be7bbf9cfa0ac24c276190515e988d98770b7"><code>259be7b</code></a> Update changelog</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/022330bfcb4b29bd8e939f2ae3a784c787a6ee95"><code>022330b</code></a> Add example cfg-ing a Monotonic, showing limitations imposed by rtic-syntax</li>
<li>Additional commits viewable in <a href="https://github.com/rtic-rs/cortex-m-rtic/compare/v1.1.3...v1.1.4">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR by commenting ``@dependabot` rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
101: Bump cortex-m-rtic from 1.1.3 to 1.1.4 in /rtic_v1/stm32f4_pwm_monitor r=AfoHT a=dependabot[bot]
Bumps [cortex-m-rtic](https://github.com/rtic-rs/cortex-m-rtic) from 1.1.3 to 1.1.4.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rtic-rs/cortex-m-rtic/blob/master/CHANGELOG.md">cortex-m-rtic's changelog</a>.</em></p>
<blockquote>
<h2>[v1.1.4] - 2023-02-26</h2>
<h3>Added</h3>
<ul>
<li>CFG: Support #[cfg] on HW task, cleanup for SW tasks</li>
<li>CFG: Slightly improved support for #[cfg] on Monotonics</li>
<li>CI: Check examples also for thumbv8.{base,main}</li>
<li>Allow custom <code>link_section</code> attributes for late resources</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Attempt to handle docs generation enabling <code>deny(missing_docs)</code></li>
<li>Book: Editorial review</li>
<li>Use native GHA rustup and cargo</li>
<li>Distinguish between thumbv8m.base and thumbv8m.main for basepri usage.</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Updated dev-dependency cortex-m-semihosting to v0.5</li>
<li>CI: Updated to setup-python@v4</li>
<li>CI: Updated to checkout@v3</li>
<li>Tuned redirect message for rtic.rs/meeting</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/1c5db277e4161470136dbd2a11e914ff1d383581"><code>1c5db27</code></a> Merge <a href="https://github-redirect.dependabot.com/rtic-rs/cortex-m-rtic/issues/698">#698</a></li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/e1a0987dc2cff288a35359db48c3a7ca7e2807dc"><code>e1a0987</code></a> Release: v1.1.4</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/dbc6964f8851ab9a54b55bd2620d5e1096e30f12"><code>dbc6964</code></a> example: pool: Do not print the addr</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/d43c2b64cc726ff093d418d45d89226dd76e4e55"><code>d43c2b6</code></a> Merge <a href="https://github-redirect.dependabot.com/rtic-rs/cortex-m-rtic/issues/692">#692</a></li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/a601c6e449e7222dcfe73bc2f2c41c95b99b46d7"><code>a601c6e</code></a> Merge <a href="https://github-redirect.dependabot.com/rtic-rs/cortex-m-rtic/issues/691">#691</a></li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/a5e18cd5294870be824f90bdd1d586586c37a153"><code>a5e18cd</code></a> Merge <a href="https://github-redirect.dependabot.com/rtic-rs/cortex-m-rtic/issues/686">#686</a></li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/04189cc6844d7d43305a57464713defb5a46d85c"><code>04189cc</code></a> Mostly editorial review.</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/800904a1054639a090ef92e9b1e7c884ea9863e0"><code>800904a</code></a> Handle more cfgs, support cfg on HW/SW tasks</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/259be7bbf9cfa0ac24c276190515e988d98770b7"><code>259be7b</code></a> Update changelog</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/022330bfcb4b29bd8e939f2ae3a784c787a6ee95"><code>022330b</code></a> Add example cfg-ing a Monotonic, showing limitations imposed by rtic-syntax</li>
<li>Additional commits viewable in <a href="https://github.com/rtic-rs/cortex-m-rtic/compare/v1.1.3...v1.1.4">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR by commenting ``@dependabot` rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
102: Bump stm32f3xx-hal from 0.9.1 to 0.9.2 in /rtic_v0.5/stm32f3_blinky r=AfoHT a=dependabot[bot]
Bumps [stm32f3xx-hal](https://github.com/stm32-rs/stm32f3xx-hal) from 0.9.1 to 0.9.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/stm32-rs/stm32f3xx-hal/releases">stm32f3xx-hal's releases</a>.</em></p>
<blockquote>
<h2>Release v0.9.2</h2>
<h3>Added</h3>
<ul>
<li>Add missing ADC channels (<a href="https://github-redirect.dependabot.com/stm32-rs/stm32f3xx-hal/issues/337">#337</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix wrong timer frequency calculation and unexpected panics (<a href="https://github-redirect.dependabot.com/stm32-rs/stm32f3xx-hal/issues/338">#338</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>The MSRV was bumped to 1.59 (<a href="https://github-redirect.dependabot.com/stm32-rs/stm32f3xx-hal/issues/340">#340</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/stm32-rs/stm32f3xx-hal/blob/master/CHANGELOG.md">stm32f3xx-hal's changelog</a>.</em></p>
<blockquote>
<h2>[v0.9.2] - 2023-02-20</h2>
<h3>Added</h3>
<ul>
<li>Add missing ADC channels (<a href="https://github-redirect.dependabot.com/stm32-rs/stm32f3xx-hal/issues/337">#337</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix wrong timer frequency calculation and unexpected panics (<a href="https://github-redirect.dependabot.com/stm32-rs/stm32f3xx-hal/issues/338">#338</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>The MSRV was bumped to 1.59 (<a href="https://github-redirect.dependabot.com/stm32-rs/stm32f3xx-hal/issues/340">#340</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/stm32-rs/stm32f3xx-hal/commit/dac158e1ac34fa67663858da1be75e5f303d335f"><code>dac158e</code></a> Release v{{version}}</li>
<li><a href="https://github.com/stm32-rs/stm32f3xx-hal/commit/662df99c94ad6f4bd1a5399b586b141c213aca1a"><code>662df99</code></a> Fix cargo-release config</li>
<li><a href="https://github.com/stm32-rs/stm32f3xx-hal/commit/26f43169dc3987da7dda44ef9ea7a82e0f1f5dd0"><code>26f4316</code></a> Upgrade MSRV to 1.59</li>
<li><a href="https://github.com/stm32-rs/stm32f3xx-hal/commit/4bbf94c40b18d5ca12088b13119932b9f501ba37"><code>4bbf94c</code></a> Update cortex-m-rt</li>
<li><a href="https://github.com/stm32-rs/stm32f3xx-hal/commit/bea4ceab86c680e6fedb2ceb35e753a20fb6157d"><code>bea4cea</code></a> Fix timer panic on high frequencies</li>
<li><a href="https://github.com/stm32-rs/stm32f3xx-hal/commit/e47411926c491f7f7edd832d0eb894b16f12ac04"><code>e474119</code></a> Add missing adc channels</li>
<li>See full diff in <a href="https://github.com/stm32-rs/stm32f3xx-hal/compare/v0.9.1...v0.9.2">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR by commenting ``@dependabot` rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
103: Bump cortex-m-rtic from 1.1.3 to 1.1.4 in /rtic_v1/stm32f1_bluepill_blinky r=AfoHT a=dependabot[bot]
Bumps [cortex-m-rtic](https://github.com/rtic-rs/cortex-m-rtic) from 1.1.3 to 1.1.4.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rtic-rs/cortex-m-rtic/blob/master/CHANGELOG.md">cortex-m-rtic's changelog</a>.</em></p>
<blockquote>
<h2>[v1.1.4] - 2023-02-26</h2>
<h3>Added</h3>
<ul>
<li>CFG: Support #[cfg] on HW task, cleanup for SW tasks</li>
<li>CFG: Slightly improved support for #[cfg] on Monotonics</li>
<li>CI: Check examples also for thumbv8.{base,main}</li>
<li>Allow custom <code>link_section</code> attributes for late resources</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Attempt to handle docs generation enabling <code>deny(missing_docs)</code></li>
<li>Book: Editorial review</li>
<li>Use native GHA rustup and cargo</li>
<li>Distinguish between thumbv8m.base and thumbv8m.main for basepri usage.</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Updated dev-dependency cortex-m-semihosting to v0.5</li>
<li>CI: Updated to setup-python@v4</li>
<li>CI: Updated to checkout@v3</li>
<li>Tuned redirect message for rtic.rs/meeting</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/1c5db277e4161470136dbd2a11e914ff1d383581"><code>1c5db27</code></a> Merge <a href="https://github-redirect.dependabot.com/rtic-rs/cortex-m-rtic/issues/698">#698</a></li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/e1a0987dc2cff288a35359db48c3a7ca7e2807dc"><code>e1a0987</code></a> Release: v1.1.4</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/dbc6964f8851ab9a54b55bd2620d5e1096e30f12"><code>dbc6964</code></a> example: pool: Do not print the addr</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/d43c2b64cc726ff093d418d45d89226dd76e4e55"><code>d43c2b6</code></a> Merge <a href="https://github-redirect.dependabot.com/rtic-rs/cortex-m-rtic/issues/692">#692</a></li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/a601c6e449e7222dcfe73bc2f2c41c95b99b46d7"><code>a601c6e</code></a> Merge <a href="https://github-redirect.dependabot.com/rtic-rs/cortex-m-rtic/issues/691">#691</a></li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/a5e18cd5294870be824f90bdd1d586586c37a153"><code>a5e18cd</code></a> Merge <a href="https://github-redirect.dependabot.com/rtic-rs/cortex-m-rtic/issues/686">#686</a></li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/04189cc6844d7d43305a57464713defb5a46d85c"><code>04189cc</code></a> Mostly editorial review.</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/800904a1054639a090ef92e9b1e7c884ea9863e0"><code>800904a</code></a> Handle more cfgs, support cfg on HW/SW tasks</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/259be7bbf9cfa0ac24c276190515e988d98770b7"><code>259be7b</code></a> Update changelog</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/022330bfcb4b29bd8e939f2ae3a784c787a6ee95"><code>022330b</code></a> Add example cfg-ing a Monotonic, showing limitations imposed by rtic-syntax</li>
<li>Additional commits viewable in <a href="https://github.com/rtic-rs/cortex-m-rtic/compare/v1.1.3...v1.1.4">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR by commenting ``@dependabot` rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
104: Bump stm32f3xx-hal from 0.9.1 to 0.9.2 in /rtic_v1/stm32f3_blinky r=AfoHT a=dependabot[bot]
Bumps [stm32f3xx-hal](https://github.com/stm32-rs/stm32f3xx-hal) from 0.9.1 to 0.9.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/stm32-rs/stm32f3xx-hal/releases">stm32f3xx-hal's releases</a>.</em></p>
<blockquote>
<h2>Release v0.9.2</h2>
<h3>Added</h3>
<ul>
<li>Add missing ADC channels (<a href="https://github-redirect.dependabot.com/stm32-rs/stm32f3xx-hal/issues/337">#337</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix wrong timer frequency calculation and unexpected panics (<a href="https://github-redirect.dependabot.com/stm32-rs/stm32f3xx-hal/issues/338">#338</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>The MSRV was bumped to 1.59 (<a href="https://github-redirect.dependabot.com/stm32-rs/stm32f3xx-hal/issues/340">#340</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/stm32-rs/stm32f3xx-hal/blob/master/CHANGELOG.md">stm32f3xx-hal's changelog</a>.</em></p>
<blockquote>
<h2>[v0.9.2] - 2023-02-20</h2>
<h3>Added</h3>
<ul>
<li>Add missing ADC channels (<a href="https://github-redirect.dependabot.com/stm32-rs/stm32f3xx-hal/issues/337">#337</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix wrong timer frequency calculation and unexpected panics (<a href="https://github-redirect.dependabot.com/stm32-rs/stm32f3xx-hal/issues/338">#338</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>The MSRV was bumped to 1.59 (<a href="https://github-redirect.dependabot.com/stm32-rs/stm32f3xx-hal/issues/340">#340</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/stm32-rs/stm32f3xx-hal/commit/dac158e1ac34fa67663858da1be75e5f303d335f"><code>dac158e</code></a> Release v{{version}}</li>
<li><a href="https://github.com/stm32-rs/stm32f3xx-hal/commit/662df99c94ad6f4bd1a5399b586b141c213aca1a"><code>662df99</code></a> Fix cargo-release config</li>
<li><a href="https://github.com/stm32-rs/stm32f3xx-hal/commit/26f43169dc3987da7dda44ef9ea7a82e0f1f5dd0"><code>26f4316</code></a> Upgrade MSRV to 1.59</li>
<li><a href="https://github.com/stm32-rs/stm32f3xx-hal/commit/4bbf94c40b18d5ca12088b13119932b9f501ba37"><code>4bbf94c</code></a> Update cortex-m-rt</li>
<li><a href="https://github.com/stm32-rs/stm32f3xx-hal/commit/bea4ceab86c680e6fedb2ceb35e753a20fb6157d"><code>bea4cea</code></a> Fix timer panic on high frequencies</li>
<li><a href="https://github.com/stm32-rs/stm32f3xx-hal/commit/e47411926c491f7f7edd832d0eb894b16f12ac04"><code>e474119</code></a> Add missing adc channels</li>
<li>See full diff in <a href="https://github.com/stm32-rs/stm32f3xx-hal/compare/v0.9.1...v0.9.2">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR by commenting ``@dependabot` rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
105: Bump cortex-m-rtic from 1.1.3 to 1.1.4 in /rtic_v1/stm32f3_blinky r=AfoHT a=dependabot[bot]
Bumps [cortex-m-rtic](https://github.com/rtic-rs/cortex-m-rtic) from 1.1.3 to 1.1.4.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rtic-rs/cortex-m-rtic/blob/master/CHANGELOG.md">cortex-m-rtic's changelog</a>.</em></p>
<blockquote>
<h2>[v1.1.4] - 2023-02-26</h2>
<h3>Added</h3>
<ul>
<li>CFG: Support #[cfg] on HW task, cleanup for SW tasks</li>
<li>CFG: Slightly improved support for #[cfg] on Monotonics</li>
<li>CI: Check examples also for thumbv8.{base,main}</li>
<li>Allow custom <code>link_section</code> attributes for late resources</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Attempt to handle docs generation enabling <code>deny(missing_docs)</code></li>
<li>Book: Editorial review</li>
<li>Use native GHA rustup and cargo</li>
<li>Distinguish between thumbv8m.base and thumbv8m.main for basepri usage.</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Updated dev-dependency cortex-m-semihosting to v0.5</li>
<li>CI: Updated to setup-python@v4</li>
<li>CI: Updated to checkout@v3</li>
<li>Tuned redirect message for rtic.rs/meeting</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/1c5db277e4161470136dbd2a11e914ff1d383581"><code>1c5db27</code></a> Merge <a href="https://github-redirect.dependabot.com/rtic-rs/cortex-m-rtic/issues/698">#698</a></li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/e1a0987dc2cff288a35359db48c3a7ca7e2807dc"><code>e1a0987</code></a> Release: v1.1.4</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/dbc6964f8851ab9a54b55bd2620d5e1096e30f12"><code>dbc6964</code></a> example: pool: Do not print the addr</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/d43c2b64cc726ff093d418d45d89226dd76e4e55"><code>d43c2b6</code></a> Merge <a href="https://github-redirect.dependabot.com/rtic-rs/cortex-m-rtic/issues/692">#692</a></li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/a601c6e449e7222dcfe73bc2f2c41c95b99b46d7"><code>a601c6e</code></a> Merge <a href="https://github-redirect.dependabot.com/rtic-rs/cortex-m-rtic/issues/691">#691</a></li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/a5e18cd5294870be824f90bdd1d586586c37a153"><code>a5e18cd</code></a> Merge <a href="https://github-redirect.dependabot.com/rtic-rs/cortex-m-rtic/issues/686">#686</a></li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/04189cc6844d7d43305a57464713defb5a46d85c"><code>04189cc</code></a> Mostly editorial review.</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/800904a1054639a090ef92e9b1e7c884ea9863e0"><code>800904a</code></a> Handle more cfgs, support cfg on HW/SW tasks</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/259be7bbf9cfa0ac24c276190515e988d98770b7"><code>259be7b</code></a> Update changelog</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/022330bfcb4b29bd8e939f2ae3a784c787a6ee95"><code>022330b</code></a> Add example cfg-ing a Monotonic, showing limitations imposed by rtic-syntax</li>
<li>Additional commits viewable in <a href="https://github.com/rtic-rs/cortex-m-rtic/compare/v1.1.3...v1.1.4">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR by commenting ``@dependabot` rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
106: Bump cortex-m-rtic from 1.1.3 to 1.1.4 in /rtic_v1/nrf52_monotonic r=AfoHT a=dependabot[bot]
Bumps [cortex-m-rtic](https://github.com/rtic-rs/cortex-m-rtic) from 1.1.3 to 1.1.4.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rtic-rs/cortex-m-rtic/blob/master/CHANGELOG.md">cortex-m-rtic's changelog</a>.</em></p>
<blockquote>
<h2>[v1.1.4] - 2023-02-26</h2>
<h3>Added</h3>
<ul>
<li>CFG: Support #[cfg] on HW task, cleanup for SW tasks</li>
<li>CFG: Slightly improved support for #[cfg] on Monotonics</li>
<li>CI: Check examples also for thumbv8.{base,main}</li>
<li>Allow custom <code>link_section</code> attributes for late resources</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Attempt to handle docs generation enabling <code>deny(missing_docs)</code></li>
<li>Book: Editorial review</li>
<li>Use native GHA rustup and cargo</li>
<li>Distinguish between thumbv8m.base and thumbv8m.main for basepri usage.</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Updated dev-dependency cortex-m-semihosting to v0.5</li>
<li>CI: Updated to setup-python@v4</li>
<li>CI: Updated to checkout@v3</li>
<li>Tuned redirect message for rtic.rs/meeting</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/1c5db277e4161470136dbd2a11e914ff1d383581"><code>1c5db27</code></a> Merge <a href="https://github-redirect.dependabot.com/rtic-rs/cortex-m-rtic/issues/698">#698</a></li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/e1a0987dc2cff288a35359db48c3a7ca7e2807dc"><code>e1a0987</code></a> Release: v1.1.4</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/dbc6964f8851ab9a54b55bd2620d5e1096e30f12"><code>dbc6964</code></a> example: pool: Do not print the addr</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/d43c2b64cc726ff093d418d45d89226dd76e4e55"><code>d43c2b6</code></a> Merge <a href="https://github-redirect.dependabot.com/rtic-rs/cortex-m-rtic/issues/692">#692</a></li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/a601c6e449e7222dcfe73bc2f2c41c95b99b46d7"><code>a601c6e</code></a> Merge <a href="https://github-redirect.dependabot.com/rtic-rs/cortex-m-rtic/issues/691">#691</a></li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/a5e18cd5294870be824f90bdd1d586586c37a153"><code>a5e18cd</code></a> Merge <a href="https://github-redirect.dependabot.com/rtic-rs/cortex-m-rtic/issues/686">#686</a></li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/04189cc6844d7d43305a57464713defb5a46d85c"><code>04189cc</code></a> Mostly editorial review.</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/800904a1054639a090ef92e9b1e7c884ea9863e0"><code>800904a</code></a> Handle more cfgs, support cfg on HW/SW tasks</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/259be7bbf9cfa0ac24c276190515e988d98770b7"><code>259be7b</code></a> Update changelog</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/022330bfcb4b29bd8e939f2ae3a784c787a6ee95"><code>022330b</code></a> Add example cfg-ing a Monotonic, showing limitations imposed by rtic-syntax</li>
<li>Additional commits viewable in <a href="https://github.com/rtic-rs/cortex-m-rtic/compare/v1.1.3...v1.1.4">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR by commenting ``@dependabot` rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
107: Bump cortex-m-rtic from 1.1.3 to 1.1.4 in /rtic_v1/rp-pico_local_initilzd_resources r=AfoHT a=dependabot[bot]
Bumps [cortex-m-rtic](https://github.com/rtic-rs/cortex-m-rtic) from 1.1.3 to 1.1.4.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rtic-rs/cortex-m-rtic/blob/master/CHANGELOG.md">cortex-m-rtic's changelog</a>.</em></p>
<blockquote>
<h2>[v1.1.4] - 2023-02-26</h2>
<h3>Added</h3>
<ul>
<li>CFG: Support #[cfg] on HW task, cleanup for SW tasks</li>
<li>CFG: Slightly improved support for #[cfg] on Monotonics</li>
<li>CI: Check examples also for thumbv8.{base,main}</li>
<li>Allow custom <code>link_section</code> attributes for late resources</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Attempt to handle docs generation enabling <code>deny(missing_docs)</code></li>
<li>Book: Editorial review</li>
<li>Use native GHA rustup and cargo</li>
<li>Distinguish between thumbv8m.base and thumbv8m.main for basepri usage.</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Updated dev-dependency cortex-m-semihosting to v0.5</li>
<li>CI: Updated to setup-python@v4</li>
<li>CI: Updated to checkout@v3</li>
<li>Tuned redirect message for rtic.rs/meeting</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/1c5db277e4161470136dbd2a11e914ff1d383581"><code>1c5db27</code></a> Merge <a href="https://github-redirect.dependabot.com/rtic-rs/cortex-m-rtic/issues/698">#698</a></li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/e1a0987dc2cff288a35359db48c3a7ca7e2807dc"><code>e1a0987</code></a> Release: v1.1.4</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/dbc6964f8851ab9a54b55bd2620d5e1096e30f12"><code>dbc6964</code></a> example: pool: Do not print the addr</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/d43c2b64cc726ff093d418d45d89226dd76e4e55"><code>d43c2b6</code></a> Merge <a href="https://github-redirect.dependabot.com/rtic-rs/cortex-m-rtic/issues/692">#692</a></li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/a601c6e449e7222dcfe73bc2f2c41c95b99b46d7"><code>a601c6e</code></a> Merge <a href="https://github-redirect.dependabot.com/rtic-rs/cortex-m-rtic/issues/691">#691</a></li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/a5e18cd5294870be824f90bdd1d586586c37a153"><code>a5e18cd</code></a> Merge <a href="https://github-redirect.dependabot.com/rtic-rs/cortex-m-rtic/issues/686">#686</a></li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/04189cc6844d7d43305a57464713defb5a46d85c"><code>04189cc</code></a> Mostly editorial review.</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/800904a1054639a090ef92e9b1e7c884ea9863e0"><code>800904a</code></a> Handle more cfgs, support cfg on HW/SW tasks</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/259be7bbf9cfa0ac24c276190515e988d98770b7"><code>259be7b</code></a> Update changelog</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/022330bfcb4b29bd8e939f2ae3a784c787a6ee95"><code>022330b</code></a> Add example cfg-ing a Monotonic, showing limitations imposed by rtic-syntax</li>
<li>Additional commits viewable in <a href="https://github.com/rtic-rs/cortex-m-rtic/compare/v1.1.3...v1.1.4">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR by commenting ``@dependabot` rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
108: Bump cortex-m-rtic from 1.1.3 to 1.1.4 in /rtic_v1/stm32f0_hid_mouse r=AfoHT a=dependabot[bot]
Bumps [cortex-m-rtic](https://github.com/rtic-rs/cortex-m-rtic) from 1.1.3 to 1.1.4.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rtic-rs/cortex-m-rtic/blob/master/CHANGELOG.md">cortex-m-rtic's changelog</a>.</em></p>
<blockquote>
<h2>[v1.1.4] - 2023-02-26</h2>
<h3>Added</h3>
<ul>
<li>CFG: Support #[cfg] on HW task, cleanup for SW tasks</li>
<li>CFG: Slightly improved support for #[cfg] on Monotonics</li>
<li>CI: Check examples also for thumbv8.{base,main}</li>
<li>Allow custom <code>link_section</code> attributes for late resources</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Attempt to handle docs generation enabling <code>deny(missing_docs)</code></li>
<li>Book: Editorial review</li>
<li>Use native GHA rustup and cargo</li>
<li>Distinguish between thumbv8m.base and thumbv8m.main for basepri usage.</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Updated dev-dependency cortex-m-semihosting to v0.5</li>
<li>CI: Updated to setup-python@v4</li>
<li>CI: Updated to checkout@v3</li>
<li>Tuned redirect message for rtic.rs/meeting</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/1c5db277e4161470136dbd2a11e914ff1d383581"><code>1c5db27</code></a> Merge <a href="https://github-redirect.dependabot.com/rtic-rs/cortex-m-rtic/issues/698">#698</a></li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/e1a0987dc2cff288a35359db48c3a7ca7e2807dc"><code>e1a0987</code></a> Release: v1.1.4</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/dbc6964f8851ab9a54b55bd2620d5e1096e30f12"><code>dbc6964</code></a> example: pool: Do not print the addr</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/d43c2b64cc726ff093d418d45d89226dd76e4e55"><code>d43c2b6</code></a> Merge <a href="https://github-redirect.dependabot.com/rtic-rs/cortex-m-rtic/issues/692">#692</a></li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/a601c6e449e7222dcfe73bc2f2c41c95b99b46d7"><code>a601c6e</code></a> Merge <a href="https://github-redirect.dependabot.com/rtic-rs/cortex-m-rtic/issues/691">#691</a></li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/a5e18cd5294870be824f90bdd1d586586c37a153"><code>a5e18cd</code></a> Merge <a href="https://github-redirect.dependabot.com/rtic-rs/cortex-m-rtic/issues/686">#686</a></li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/04189cc6844d7d43305a57464713defb5a46d85c"><code>04189cc</code></a> Mostly editorial review.</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/800904a1054639a090ef92e9b1e7c884ea9863e0"><code>800904a</code></a> Handle more cfgs, support cfg on HW/SW tasks</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/259be7bbf9cfa0ac24c276190515e988d98770b7"><code>259be7b</code></a> Update changelog</li>
<li><a href="https://github.com/rtic-rs/cortex-m-rtic/commit/022330bfcb4b29bd8e939f2ae3a784c787a6ee95"><code>022330b</code></a> Add example cfg-ing a Monotonic, showing limitations imposed by rtic-syntax</li>
<li>Additional commits viewable in <a href="https://github.com/rtic-rs/cortex-m-rtic/compare/v1.1.3...v1.1.4">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR by commenting ``@dependabot` rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
File tree
16 files changed
+83
-97
lines changedFilter options
- rtic_v0.5/stm32f3_blinky
- rtic_v1
- nrf52_monotonic
- rp-pico_local_initilzd_resources
- stm32f0_hid_mouse
- stm32f1_bluepill_blinky
- stm32f3_blinky
- stm32f411_edge_counter
- stm32f4_pwm_monitor
16 files changed
+83
-97
lines changedrtic_v0.5/stm32f3_blinky/Cargo.lock
Copy file name to clipboardExpand all lines: rtic_v0.5/stm32f3_blinky/Cargo.lock+17-32Lines changed: 17 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
rtic_v0.5/stm32f3_blinky/Cargo.toml
Copy file name to clipboardExpand all lines: rtic_v0.5/stm32f3_blinky/Cargo.toml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
|
rtic_v1/nrf52_monotonic/Cargo.lock
Copy file name to clipboardExpand all lines: rtic_v1/nrf52_monotonic/Cargo.lock+16-16Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
rtic_v1/nrf52_monotonic/Cargo.toml
Copy file name to clipboardExpand all lines: rtic_v1/nrf52_monotonic/Cargo.toml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
|
rtic_v1/rp-pico_local_initilzd_resources/Cargo.lock
Copy file name to clipboardExpand all lines: rtic_v1/rp-pico_local_initilzd_resources/Cargo.lock+6-6Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
rtic_v1/rp-pico_local_initilzd_resources/Cargo.toml
Copy file name to clipboardExpand all lines: rtic_v1/rp-pico_local_initilzd_resources/Cargo.toml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
|
rtic_v1/stm32f0_hid_mouse/Cargo.lock
Copy file name to clipboardExpand all lines: rtic_v1/stm32f0_hid_mouse/Cargo.lock+6-6Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
rtic_v1/stm32f0_hid_mouse/Cargo.toml
Copy file name to clipboardExpand all lines: rtic_v1/stm32f0_hid_mouse/Cargo.toml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
|
rtic_v1/stm32f1_bluepill_blinky/Cargo.lock
Copy file name to clipboardExpand all lines: rtic_v1/stm32f1_bluepill_blinky/Cargo.lock+6-6Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
rtic_v1/stm32f1_bluepill_blinky/Cargo.toml
Copy file name to clipboardExpand all lines: rtic_v1/stm32f1_bluepill_blinky/Cargo.toml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
0 commit comments