Go to file
bors[bot] 0918b3445e
Merge #397
397: build(deps): bump heapless from 0.7.2 to 0.7.3 r=jordens a=dependabot[bot]

Bumps [heapless](https://github.com/japaric/heapless) from 0.7.2 to 0.7.3.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/japaric/heapless/blob/master/CHANGELOG.md">heapless's changelog</a>.</em></p>
<blockquote>
<h2>[v0.7.3] - 2021-07-1</h2>
<h3>Changed</h3>
<ul>
<li><code>Box::freeze</code> is deprecated due to possibility of undefined behavior.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="2390ab798c"><code>2390ab7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/japaric/heapless/issues/217">#217</a> from japaric/deprecate-freeze-v0.7.3</li>
<li><a href="01f16f1716"><code>01f16f1</code></a> Deprecate <code>Box::freeze</code>, prepare v0.7.3</li>
<li>See full diff in <a href="https://github.com/japaric/heapless/compare/v0.7.2...v0.7.3">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=heapless&package-manager=cargo&previous-version=0.7.2&new-version=0.7.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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>
2021-07-16 14:56:17 +00:00
.cargo remove duplicate linker option 2021-05-13 15:22:44 +02:00
.github deadlinks: also check http 2021-07-16 16:07:59 +02:00
ad9959 pounder: clippy 2021-05-31 20:41:18 +02:00
docs Ignoring quartiq URLs not existing 2021-07-16 15:31:24 +02:00
dsp Apply suggestions from code review 2021-07-16 14:24:00 +02:00
hitl Utilize cargo-flash 2021-06-22 09:52:56 +02:00
scripts Updating docs 2021-06-15 13:18:16 +02:00
src Adding spaces to docs 2021-07-16 14:36:46 +02:00
.gitignore Squashing manual changes 2021-07-15 13:28:19 +02:00
.rustfmt.toml travis: clippy and rustfmt 2019-11-24 15:10:01 +01:00
CHANGELOG.md refine panic handler and add some logging info 2021-05-13 15:18:22 +02:00
Cargo.lock build(deps): bump heapless from 0.7.2 to 0.7.3 2021-07-16 14:54:23 +00:00
Cargo.toml Merge #398 #399 #402 2021-07-16 14:42:25 +00:00
Embed.toml Adding Embed.toml file 2021-02-02 17:34:49 +01:00
LICENSE readme, license 2019-03-20 18:33:35 +00:00
README.md Updating docs on telemetry 2021-07-16 14:25:37 +02:00
build.rs itcm: implement in rust and execute during setup() 2021-05-14 17:23:38 +02:00
cargosha256-dual-iir.nix update cargosha256 2021-03-31 15:22:24 +08:00
memory.x memory.x: remove comment about old cortex-m-rt 2021-04-29 16:45:30 +02:00
miniconf.py miniconf: update example usage 2021-06-04 11:05:49 +02:00
openocd.gdb Removing invalid GDB command 2021-01-29 10:18:47 +01:00
requirements.txt Adding requirements file 2021-04-07 14:04:11 +02:00
stabilizer.cfg working 2019-03-18 13:10:00 +00:00
stabilizer_pid.png Squashing manual changes 2021-07-15 13:28:19 +02:00

README.md

QUARTIQ Matrix Chat Continuous Integration Stabilizer HITL [Nightly]

Stabilizer Firmware

Applications

Check out the Documentation for more information on usage, configuration, and development.

Hardware

Stabilizer

Pounder