Commits
- [`baa2f13`](https://github.com/libopencm3/libopencm3/commit/baa2f1359231f94fa0ea3c4585d773c644f0df16) swm050: doc: tweak peripheral apis groupings
- [`3c4ee6f`](https://github.com/libopencm3/libopencm3/commit/3c4ee6f4c0fa7352bb4c9f6766b7fc8c14b7c30a) SWM050: Finishes GPIO, IAP flash, sysclock, sleep/stop, and the sysctl memory...
- [`1fbfdec`](https://github.com/libopencm3/libopencm3/commit/1fbfdecb17d9d6d355971965fec0e89f08cfc63d) stm32f3: Add SPI4 BASE
- [`77d96a3`](https://github.com/libopencm3/libopencm3/commit/77d96a34300fad8a0b1da3e820fa233befd57514) stm32l0: crc: enable common code
- [`b5d66ee`](https://github.com/libopencm3/libopencm3/commit/b5d66ee63fdd6febfb868b02a54d9b2ace11d54d) devices.data: add all missing stm32f3 parts
- [`66e6a20`](https://github.com/libopencm3/libopencm3/commit/66e6a2092eb14027bf44866e88400c934273acda) doc: stm32f1: gpio: remove redundant doxygen types
- [`ec2d964`](https://github.com/libopencm3/libopencm3/commit/ec2d96433ffe9b5dc8c29514a8b8c0dbff45a3e7) stm32f4: rcc: add plli2s config function
- [`203d0ca`](https://github.com/libopencm3/libopencm3/commit/203d0ca295d6e3d80ab70a5ce864dd87e79065d9) stm32f4: rcc: remove unnecessary pllsai functions
- [`5fbe5c8`](https://github.com/libopencm3/libopencm3/commit/5fbe5c8c477ad97f21a2f3f523f9d422a80fd385) devices.data: Added STM32F7 value line devices with 64K flash
- [`b0c3de8`](https://github.com/libopencm3/libopencm3/commit/b0c3de8d8516557f1f4ac85c5deb4fb45fb8a10b) devices.data: add missing stm32f301 parts
- Additional commits viewable in [compare view](https://github.com/libopencm3/libopencm3/compare/8feb711ca0975808b8604903e44eefe48926ca46...baa2f1359231f94fa0ea3c4585d773c644f0df16)
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 from
8feb711
tobaa2f13
.Commits
- [`baa2f13`](https://github.com/libopencm3/libopencm3/commit/baa2f1359231f94fa0ea3c4585d773c644f0df16) swm050: doc: tweak peripheral apis groupings - [`3c4ee6f`](https://github.com/libopencm3/libopencm3/commit/3c4ee6f4c0fa7352bb4c9f6766b7fc8c14b7c30a) SWM050: Finishes GPIO, IAP flash, sysclock, sleep/stop, and the sysctl memory... - [`1fbfdec`](https://github.com/libopencm3/libopencm3/commit/1fbfdecb17d9d6d355971965fec0e89f08cfc63d) stm32f3: Add SPI4 BASE - [`77d96a3`](https://github.com/libopencm3/libopencm3/commit/77d96a34300fad8a0b1da3e820fa233befd57514) stm32l0: crc: enable common code - [`b5d66ee`](https://github.com/libopencm3/libopencm3/commit/b5d66ee63fdd6febfb868b02a54d9b2ace11d54d) devices.data: add all missing stm32f3 parts - [`66e6a20`](https://github.com/libopencm3/libopencm3/commit/66e6a2092eb14027bf44866e88400c934273acda) doc: stm32f1: gpio: remove redundant doxygen types - [`ec2d964`](https://github.com/libopencm3/libopencm3/commit/ec2d96433ffe9b5dc8c29514a8b8c0dbff45a3e7) stm32f4: rcc: add plli2s config function - [`203d0ca`](https://github.com/libopencm3/libopencm3/commit/203d0ca295d6e3d80ab70a5ce864dd87e79065d9) stm32f4: rcc: remove unnecessary pllsai functions - [`5fbe5c8`](https://github.com/libopencm3/libopencm3/commit/5fbe5c8c477ad97f21a2f3f523f9d422a80fd385) devices.data: Added STM32F7 value line devices with 64K flash - [`b0c3de8`](https://github.com/libopencm3/libopencm3/commit/b0c3de8d8516557f1f4ac85c5deb4fb45fb8a10b) devices.data: add missing stm32f301 parts - Additional commits viewable in [compare view](https://github.com/libopencm3/libopencm3/compare/8feb711ca0975808b8604903e44eefe48926ca46...baa2f1359231f94fa0ea3c4585d773c644f0df16)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)