-
Notifications
You must be signed in to change notification settings - Fork 22
Commit 6009410
Merge #96
96: Update stm32l0xx-hal requirement from 0.9.0 to 0.10.0 in /rtic_v1/stm32l0_monotonic r=AfoHT a=dependabot[bot]
Updates the requirements on [stm32l0xx-hal](https://github.com/stm32-rs/stm32l0xx-hal) to permit the latest version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/stm32-rs/stm32l0xx-hal/releases">stm32l0xx-hal's releases</a>.</em></p>
<blockquote>
<h2>v0.10.0</h2>
<h3>Breaking Changes</h3>
<ul>
<li>
<p>Upgrade <code>stm32l0</code> to latest version, and other dependency updates (<a href="https://github-redirect.dependabot.com/stm32-rs/stm32l0xx-hal/issues/215">#215</a>):</p>
<p><code>dependencies</code></p>
<table>
<thead>
<tr>
<th>crate</th>
<th>from</th>
<th>to</th>
</tr>
</thead>
<tbody>
<tr>
<td>cast</td>
<td>0.2.2</td>
<td>0.3.0</td>
</tr>
<tr>
<td>cortex-m-rt</td>
<td>0.6.8</td>
<td>0.7.0</td>
</tr>
<tr>
<td>rtcc</td>
<td>0.2</td>
<td>0.3.0</td>
</tr>
<tr>
<td>stm32l0</td>
<td>0.13.0</td>
<td>0.15.1</td>
</tr>
</tbody>
</table>
<p><code>dev-dependencies</code></p>
<table>
<thead>
<tr>
<th>crate</th>
<th>from</th>
<th>to</th>
</tr>
</thead>
<tbody>
<tr>
<td>aligned</td>
<td>0.3.1</td>
<td>0.4.1</td>
</tr>
<tr>
<td>cortex-m-rtic</td>
<td>0.5.6</td>
<td>1.1.3</td>
</tr>
<tr>
<td>cortex-m-semihosting</td>
<td>0.3.2</td>
<td>0.5.0</td>
</tr>
<tr>
<td>panic-semihosting</td>
<td>0.5.1</td>
<td>0.6.0</td>
</tr>
</tbody>
</table>
</li>
</ul>
<h3>Fixes</h3>
<ul>
<li>Add other possible pins for SPI1 for L0x1 family</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/stm32-rs/stm32l0xx-hal/blob/master/CHANGELOG.md">stm32l0xx-hal's changelog</a>.</em></p>
<blockquote>
<h2>[v0.10.0] - 2022-08-15</h2>
<h3>Additions</h3>
<h3>Breaking Changes</h3>
<ul>
<li>
<p>Upgrade <code>stm32l0</code> to latest version, and other dependency updates (<a href="https://github-redirect.dependabot.com/stm32-rs/stm32l0xx-hal/issues/215">#215</a>):</p>
<p><code>dependencies</code></p>
<table>
<thead>
<tr>
<th>crate</th>
<th>from</th>
<th>to</th>
</tr>
</thead>
<tbody>
<tr>
<td>cast</td>
<td>0.2.2</td>
<td>0.3.0</td>
</tr>
<tr>
<td>cortex-m-rt</td>
<td>0.6.8</td>
<td>0.7.0</td>
</tr>
<tr>
<td>rtcc</td>
<td>0.2</td>
<td>0.3.0</td>
</tr>
<tr>
<td>stm32l0</td>
<td>0.13.0</td>
<td>0.15.1</td>
</tr>
</tbody>
</table>
<p><code>dev-dependencies</code></p>
<table>
<thead>
<tr>
<th>crate</th>
<th>from</th>
<th>to</th>
</tr>
</thead>
<tbody>
<tr>
<td>aligned</td>
<td>0.3.1</td>
<td>0.4.1</td>
</tr>
<tr>
<td>cortex-m-rtic</td>
<td>0.5.6</td>
<td>1.1.3</td>
</tr>
<tr>
<td>cortex-m-semihosting</td>
<td>0.3.2</td>
<td>0.5.0</td>
</tr>
<tr>
<td>panic-semihosting</td>
<td>0.5.1</td>
<td>0.6.0</td>
</tr>
</tbody>
</table>
</li>
</ul>
<h3>Non-Breaking Changes</h3>
<h3>Fixes</h3>
<ul>
<li>Add other possible pins for SPI1 for L0x1 family</li>
</ul>
<h3>Documentation</h3>
<h2>[v0.9.0] - 2021-12-11</h2>
<h3>Additions</h3>
<ul>
<li>Add <code>is_idle</code>, <code>is_rx_not_empty</code> and <code>clear_idle_interrupt</code> methods to serial (<a href="https://github-redirect.dependabot.com/stm32-rs/stm32l0xx-hal/issues/206">#206</a>)</li>
</ul>
<h3>Breaking Changes</h3>
<ul>
<li>Unify RCC enable / reset (<a href="https://github-redirect.dependabot.com/stm32-rs/stm32l0xx-hal/issues/196">#196</a>)</li>
<li>Setup <code>hsi16diven</code> when running <code>Rcc::freeze</code> (<a href="https://github-redirect.dependabot.com/stm32-rs/stm32l0xx-hal/issues/197">#197</a>)</li>
</ul>
<h3>Non-Breaking Changes</h3>
<ul>
<li>Fix clippy lints (<a href="https://github-redirect.dependabot.com/stm32-rs/stm32l0xx-hal/issues/200">#200</a>)</li>
<li>Make cortex-m-semihosting a dev dependency (<a href="https://github-redirect.dependabot.com/stm32-rs/stm32l0xx-hal/issues/208">#208</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/stm32-rs/stm32l0xx-hal/commit/c672829fd936a2d600aa78a474414847020a4149"><code>c672829</code></a> Release 0.10.0 (<a href="https://github-redirect.dependabot.com/stm32-rs/stm32l0xx-hal/issues/216">#216</a>)</li>
<li><a href="https://github.com/stm32-rs/stm32l0xx-hal/commit/73a7587dfcf0caff1a03f8ee6a35c50c5b64093f"><code>73a7587</code></a> Upgrade <code>stm32l0</code> to v0.15.1 (<a href="https://github-redirect.dependabot.com/stm32-rs/stm32l0xx-hal/issues/215">#215</a>)</li>
<li><a href="https://github.com/stm32-rs/stm32l0xx-hal/commit/5e0d1946993d19f5ba51ab9698147b510ac1b7ef"><code>5e0d194</code></a> README: Add call for maintainers (<a href="https://github-redirect.dependabot.com/stm32-rs/stm32l0xx-hal/issues/212">#212</a>)</li>
<li><a href="https://github.com/stm32-rs/stm32l0xx-hal/commit/bd47b084e433bd456c7b0b93381d36dfabb1ae26"><code>bd47b08</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/stm32-rs/stm32l0xx-hal/issues/210">#210</a> from airelil/master</li>
<li><a href="https://github.com/stm32-rs/stm32l0xx-hal/commit/11ddd027e298068fdbf30af06a5411dc71b80058"><code>11ddd02</code></a> Fix queues size in serial_dma_async example</li>
<li><a href="https://github.com/stm32-rs/stm32l0xx-hal/commit/271a8fdaed80e6959e0dad8cc6017cc10f0c1e56"><code>271a8fd</code></a> Enable USART DMA for stm32l0x1</li>
<li><a href="https://github.com/stm32-rs/stm32l0xx-hal/commit/ce5d5f21eef2df9b0431ad44cc01a48592141a9b"><code>ce5d5f2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/stm32-rs/stm32l0xx-hal/issues/209">#209</a> from allexoll/master</li>
<li><a href="https://github.com/stm32-rs/stm32l0xx-hal/commit/645f1485c83a6f60f5b35b4f733aef76f205a78b"><code>645f148</code></a> Fixed missing possible pins for SPI1 for STM32L0x1 family</li>
<li>See full diff in <a href="https://github.com/stm32-rs/stm32l0xx-hal/compare/v0.9.0...v0.10.0">compare view</a></li>
</ul>
</details>
<br />
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
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
- rtic_v1/stm32l0_monotonic
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
rtic_v1/stm32l0_monotonic/Cargo.toml
Copy file name to clipboardExpand all lines: rtic_v1/stm32l0_monotonic/Cargo.toml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments