Commit 611da31
Merge #84
84: Update rtt-target requirement from 0.2.2 to 0.3.1 in /rtic_v0.5/stm32f0_hid_mouse r=AfoHT a=dependabot[bot]
Updates the requirements on [rtt-target](https://github.com/mvirkkunen/rtt-target) to permit the latest version.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/mvirkkunen/rtt-target/commit/e1d3813f4ed3d0452f501a0da203865968a9a5f2"><code>e1d3813</code></a> Release 0.3.1</li>
<li><a href="https://github.com/mvirkkunen/rtt-target/commit/5fc2460bc73023f091ee9e941ddc1c726f0bbd9a"><code>5fc2460</code></a> Remove note about example features</li>
<li><a href="https://github.com/mvirkkunen/rtt-target/commit/d0259d5629a941b21b4569be74edbfda159f6054"><code>d0259d5</code></a> Formatting</li>
<li><a href="https://github.com/mvirkkunen/rtt-target/commit/af1dcd75be0d5a654632a8530c38c63df7751a10"><code>af1dcd7</code></a> Move examples to separate project</li>
<li><a href="https://github.com/mvirkkunen/rtt-target/commit/e41d104bbd87350b3df72955aeeed577f2fae6fa"><code>e41d104</code></a> Update cortex-m to 0.7.1</li>
<li><a href="https://github.com/mvirkkunen/rtt-target/commit/c505ed19d0602eedeaeab3948a52b5017d7136d1"><code>c505ed1</code></a> Release 0.3.0</li>
<li><a href="https://github.com/mvirkkunen/rtt-target/commit/7531280b42f74ab0953e3c4cc93ae9868721bf20"><code>7531280</code></a> Document RISC-V a bit more</li>
<li><a href="https://github.com/mvirkkunen/rtt-target/commit/970a498ca8f31f8f4714ac0de079976255436085"><code>970a498</code></a> Remove superfluous no_mangle</li>
<li><a href="https://github.com/mvirkkunen/rtt-target/commit/0d37eb84bb229d51e406492caf5960e07d4ca707"><code>0d37eb8</code></a> Merge branch 'Disasm-add-riscv' into master</li>
<li><a href="https://github.com/mvirkkunen/rtt-target/commit/f61d420a32d5b882fb08251f68308ef70ca233c3"><code>f61d420</code></a> Add RISC-V support</li>
<li>See full diff in <a href="https://github.com/mvirkkunen/rtt-target/compare/v0.2.2...v0.3.1">compare view</a></li>
</ul>
</details>
<br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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>
Co-authored-by: Henrik Tjäder <henrik@tjaders.com>File tree
19 files changed
+4529
-16
lines changed- rtic_v0.5
- stm32f0_hid_mouse
- src
- stm32f1_bluepill_blinky
- stm32f3_blinky
- stm32l0_monotonic
- stm32l4_heartbeat
- rtic_v1
- nrf52_monotonic
- rp-pico_local_initilzd_resources
- stm32f1_bluepill_blinky
- stm32f3_blinky
- stm32f411_edge_counter
19 files changed
+4529
-16
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
| 224 | + | |
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
| 236 | + | |
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
| 242 | + | |
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
248 | | - | |
| 248 | + | |
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| 273 | + | |
| 274 | + | |
273 | 275 | | |
274 | | - | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
275 | 283 | | |
276 | 284 | | |
277 | 285 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
0 commit comments