Commits
- [`d88d6fd`](https://github.com/libopencm3/libopencm3/commit/d88d6fde123a8e614bb576bdfce0e1234b1146b2) cm3 systick: fix doxygen syntax
- [`b7fc86c`](https://github.com/libopencm3/libopencm3/commit/b7fc86c72db6177f115d448c01526b42315f4e78) doc: oops, no need to call sed -s, unbreak make doc on os x
- [`8183d4e`](https://github.com/libopencm3/libopencm3/commit/8183d4efa3d773175e870d853fac3bbf8dc2e689) swm050: add back into doc generation?
- [`7be50a5`](https://github.com/libopencm3/libopencm3/commit/7be50a5e75ed2d163d38a6759347c5e778ac02ab) make: use $(PREFIX)gcc instead of $(PREFIX)-gcc
- [`795fe21`](https://github.com/libopencm3/libopencm3/commit/795fe21860fb0627b6b7216f62e75d0048465762) usbd: document that only 8 eps are allowed.
- [`1e3741c`](https://github.com/libopencm3/libopencm3/commit/1e3741cb202e14134874991496f6e008d8375c30) swm050: doxygen fixups
- [`54eff24`](https://github.com/libopencm3/libopencm3/commit/54eff24e7c0fe3e0eba69f414452033ebc90fb9b) swm050: new MCU family
- [`a652856`](https://github.com/libopencm3/libopencm3/commit/a65285653376717390cff0e0377a732835b782b1) stm32l0: rcc: add rcc_set_peripheral_clk_sel(periph, sel)
- [`8668f91`](https://github.com/libopencm3/libopencm3/commit/8668f9198b48dfd6bdba55baa834c52f20710884) stm32l0: rcc: add peripherals clock source selection helpers.
- [`6953138`](https://github.com/libopencm3/libopencm3/commit/6953138a280bfab54464a780e5491e8bd6e1753e) stm32l0: add rcc_set_msi_range.
- Additional commits viewable in [compare view](https://github.com/libopencm3/libopencm3/compare/8feb711ca0975808b8604903e44eefe48926ca46...d88d6fde123a8e614bb576bdfce0e1234b1146b2)
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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps libopencm3 from
8feb711
tod88d6fd
.Commits
- [`d88d6fd`](https://github.com/libopencm3/libopencm3/commit/d88d6fde123a8e614bb576bdfce0e1234b1146b2) cm3 systick: fix doxygen syntax - [`b7fc86c`](https://github.com/libopencm3/libopencm3/commit/b7fc86c72db6177f115d448c01526b42315f4e78) doc: oops, no need to call sed -s, unbreak make doc on os x - [`8183d4e`](https://github.com/libopencm3/libopencm3/commit/8183d4efa3d773175e870d853fac3bbf8dc2e689) swm050: add back into doc generation? - [`7be50a5`](https://github.com/libopencm3/libopencm3/commit/7be50a5e75ed2d163d38a6759347c5e778ac02ab) make: use $(PREFIX)gcc instead of $(PREFIX)-gcc - [`795fe21`](https://github.com/libopencm3/libopencm3/commit/795fe21860fb0627b6b7216f62e75d0048465762) usbd: document that only 8 eps are allowed. - [`1e3741c`](https://github.com/libopencm3/libopencm3/commit/1e3741cb202e14134874991496f6e008d8375c30) swm050: doxygen fixups - [`54eff24`](https://github.com/libopencm3/libopencm3/commit/54eff24e7c0fe3e0eba69f414452033ebc90fb9b) swm050: new MCU family - [`a652856`](https://github.com/libopencm3/libopencm3/commit/a65285653376717390cff0e0377a732835b782b1) stm32l0: rcc: add rcc_set_peripheral_clk_sel(periph, sel) - [`8668f91`](https://github.com/libopencm3/libopencm3/commit/8668f9198b48dfd6bdba55baa834c52f20710884) stm32l0: rcc: add peripherals clock source selection helpers. - [`6953138`](https://github.com/libopencm3/libopencm3/commit/6953138a280bfab54464a780e5491e8bd6e1753e) stm32l0: add rcc_set_msi_range. - Additional commits viewable in [compare view](https://github.com/libopencm3/libopencm3/compare/8feb711ca0975808b8604903e44eefe48926ca46...d88d6fde123a8e614bb576bdfce0e1234b1146b2)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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.