4738a15886
424: build(deps): bump embedded-hal from 0.2.5 to 0.2.6 r=jordens a=dependabot[bot] Bumps [embedded-hal](https://github.com/rust-embedded/embedded-hal) from 0.2.5 to 0.2.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rust-embedded/embedded-hal/releases">embedded-hal's releases</a>.</em></p> <blockquote> <h2>Release 0.2.6</h2> <h3>Added</h3> <p>Backported non-breaking changes from the upcoming 1.0 release:</p> <ul> <li><code>Transactional</code> SPI interface for executing groups of SPI transactions.</li> <li><code>Transactional</code> I2C interface for executing groups of I2C transactions.</li> <li>10-bit addressing mode for I2C traits.</li> <li><code>set_state</code> method for <code>OutputPin</code> using an input <code>PinState</code> value.</li> <li><code>IoPin</code> trait for pins that can change between being inputs or outputs dynamically.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-embedded/embedded-hal/blob/v0.2.6/CHANGELOG.md">embedded-hal's changelog</a>.</em></p> <blockquote> <h2>[v0.2.6] - 2021-08-03</h2> <h3>Added</h3> <p>Backported non-breaking changes from the upcoming 1.0 release:</p> <ul> <li><code>Transactional</code> SPI interface for executing groups of SPI transactions.</li> <li><code>Transactional</code> I2C interface for executing groups of I2C transactions.</li> <li>10-bit addressing mode for I2C traits.</li> <li><code>set_state</code> method for <code>OutputPin</code> using an input <code>PinState</code> value.</li> <li><code>IoPin</code> trait for pins that can change between being inputs or outputs dynamically.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href=" |
||
---|---|---|
.cargo | ||
.github | ||
ad9959 | ||
book | ||
dsp | ||
hitl | ||
scripts | ||
src | ||
.gitignore | ||
.rustfmt.toml | ||
CHANGELOG.md | ||
Cargo.lock | ||
Cargo.toml | ||
Embed.toml | ||
LICENSE.APACHE2 | ||
LICENSE.MIT | ||
README.md | ||
build.rs | ||
memory.x | ||
mosquitto.conf | ||
openocd.gdb | ||
stabilizer.cfg | ||
stabilizer_pid.png |
README.md
Stabilizer Firmware
Applications
Check out the Documentation for more information on usage, configuration, and development.