quartiq / booster

Firmware for the Sinara Booster RF amplifier
Apache License 2.0
13 stars 1 forks source link

Bump serial-settings from `3529c1b` to `fd4569c` #382

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps serial-settings from 3529c1b to fd4569c.

Commits
  • fd4569c Merge pull request #873 from quartiq/lints
  • e6ec334 use assume_init_mut
  • fc92b3e use maybeuninit for dma buffers
  • e1997ec fix itcm load
  • 9e7f48b lints
  • 4313cfa Merge pull request #870 from quartiq/fix/864/default-serial-settings
  • 461ea41 Changing to yafnv hasher
  • 130492f Omitting default value printing when values are default
  • 30ffada Merge pull request #867 from quartiq/dependabot/cargo/idsp-0.15.1
  • c0477d2 Merge pull request #865 from quartiq/dependabot/cargo/bitflags-2.5.0
  • Additional commits viewable in compare view


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 commands and options
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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
dependabot[bot] commented 4 months ago

Superseded by #383.