Commits
- [`dd18b9f`](https://github.com/libopencm3/libopencm3/commit/dd18b9fdbc28f9c1f8c009ce0e52784693e4ed10) Qorvo pac55xx: initial support
- [`bcfdcc0`](https://github.com/libopencm3/libopencm3/commit/bcfdcc09ac54e728778b98d0249d4af736f9344b) stm32g0: add syscfg header.
- [`0a68b01`](https://github.com/libopencm3/libopencm3/commit/0a68b012a11df86ce15e7a84cc26438b3654b8a3) stm32l4: Fix typo impacting uart4 and uart5
- [`38b45c8`](https://github.com/libopencm3/libopencm3/commit/38b45c87861e5461283609f3aa2df31b141faae6) stm32g0: add adc.
- [`a34da53`](https://github.com/libopencm3/libopencm3/commit/a34da53c30fd7929b2f768bc872b35e172f257d2) stm32g0: add dmamux
- [`b9f183b`](https://github.com/libopencm3/libopencm3/commit/b9f183bf1e6222fd90dfb360ecbf1a1ed798736b) stm32g0: add dma.
- [`7a27397`](https://github.com/libopencm3/libopencm3/commit/7a27397b9eea55a3f2ffa248c179f33714b6fdd4) stm32: rtcv2: don't shift the "month tens" bit
- [`6d91399`](https://github.com/libopencm3/libopencm3/commit/6d9139934c705b785ea06bc423f0bd0d480a939e) devices.data: add some more l0 parts
- [`88b32e3`](https://github.com/libopencm3/libopencm3/commit/88b32e3ac011fcf490a9303324bd82962f54e21b) devices.data: stm32f4: add all missing parts
- [`af05098`](https://github.com/libopencm3/libopencm3/commit/af0509826d91357e96385cc8401e46560d535568) devices.data: Added stm32f410
- Additional commits viewable in [compare view](https://github.com/libopencm3/libopencm3/compare/0d5e51a8a7b24c8bc93ca849eb670bc55b02e091...dd18b9fdbc28f9c1f8c009ce0e52784693e4ed10)
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 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 use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Bumps libopencm3-upstream from
0d5e51a
todd18b9f
.Commits
- [`dd18b9f`](https://github.com/libopencm3/libopencm3/commit/dd18b9fdbc28f9c1f8c009ce0e52784693e4ed10) Qorvo pac55xx: initial support - [`bcfdcc0`](https://github.com/libopencm3/libopencm3/commit/bcfdcc09ac54e728778b98d0249d4af736f9344b) stm32g0: add syscfg header. - [`0a68b01`](https://github.com/libopencm3/libopencm3/commit/0a68b012a11df86ce15e7a84cc26438b3654b8a3) stm32l4: Fix typo impacting uart4 and uart5 - [`38b45c8`](https://github.com/libopencm3/libopencm3/commit/38b45c87861e5461283609f3aa2df31b141faae6) stm32g0: add adc. - [`a34da53`](https://github.com/libopencm3/libopencm3/commit/a34da53c30fd7929b2f768bc872b35e172f257d2) stm32g0: add dmamux - [`b9f183b`](https://github.com/libopencm3/libopencm3/commit/b9f183bf1e6222fd90dfb360ecbf1a1ed798736b) stm32g0: add dma. - [`7a27397`](https://github.com/libopencm3/libopencm3/commit/7a27397b9eea55a3f2ffa248c179f33714b6fdd4) stm32: rtcv2: don't shift the "month tens" bit - [`6d91399`](https://github.com/libopencm3/libopencm3/commit/6d9139934c705b785ea06bc423f0bd0d480a939e) devices.data: add some more l0 parts - [`88b32e3`](https://github.com/libopencm3/libopencm3/commit/88b32e3ac011fcf490a9303324bd82962f54e21b) devices.data: stm32f4: add all missing parts - [`af05098`](https://github.com/libopencm3/libopencm3/commit/af0509826d91357e96385cc8401e46560d535568) devices.data: Added stm32f410 - Additional commits viewable in [compare view](https://github.com/libopencm3/libopencm3/compare/0d5e51a8a7b24c8bc93ca849eb670bc55b02e091...dd18b9fdbc28f9c1f8c009ce0e52784693e4ed10)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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)