im-tomu / tomu-samples

Code samples for the Tomu board
https://tomu.im
GNU General Public License v3.0
80 stars 26 forks source link

build(deps): bump libopencm3 from `8feb711` to `3d422a9` #58

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps libopencm3 from 8feb711 to 3d422a9.

Commits - [`3d422a9`](https://github.com/libopencm3/libopencm3/commit/3d422a930fde20bf1de177d663d93eb532c9a117) stm32l4: add common DAC support - [`209dea9`](https://github.com/libopencm3/libopencm3/commit/209dea96e7b45a1266b070bf1157a4e4a7a49800) doc: stm32g0: rcc: fix missing/typod param names - [`9f58ad4`](https://github.com/libopencm3/libopencm3/commit/9f58ad439348f6fa225c9786b29b7316a34c1b78) doc: fix trivial missing trailers or typos - [`55c899c`](https://github.com/libopencm3/libopencm3/commit/55c899c93bbe9e4aa506d4a5f8d9fdf839e0bdd5) doc: stm32l0: rcc: add groups requested by existing docs - [`7b6ca4b`](https://github.com/libopencm3/libopencm3/commit/7b6ca4be6b24f2c0d863a800b5da3c4e1131db59) doc: stm32l0: rcc: add groups and tags for bus prescalers - [`5eefc21`](https://github.com/libopencm3/libopencm3/commit/5eefc214f6be9a78433d3dd81a1f3ee91d010d41) doc: stm32: fix "osc" incorrect linkages - [`a2681b3`](https://github.com/libopencm3/libopencm3/commit/a2681b3122467e9628746aba1b3fa4cdf6eab1de) doc: stm32f4: crypto trivial closing tag fix - [`4533b1b`](https://github.com/libopencm3/libopencm3/commit/4533b1be68d61b615ae3466ee133e89742e85fe9) doc: fix some trivial parameter name style problems - [`9904f98`](https://github.com/libopencm3/libopencm3/commit/9904f9803e3e0d36fc4a3aa6d75038df1535c3d9) doc: stm32: unify "peripheral API" titles - [`f38c6f4`](https://github.com/libopencm3/libopencm3/commit/f38c6f4f918a8c273a1280432860ca4107360e2f) stm32l0: rcc: doc: fix rcc_clock_setup_pll brief. - Additional commits viewable in [compare view](https://github.com/libopencm3/libopencm3/compare/8feb711ca0975808b8604903e44eefe48926ca46...3d422a930fde20bf1de177d663d93eb532c9a117)


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.
dependabot-preview[bot] commented 5 years ago

Superseded by #59.