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 `6c1f54d` #59

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps libopencm3 from 8feb711 to 6c1f54d.

Commits - [`6c1f54d`](https://github.com/libopencm3/libopencm3/commit/6c1f54dcb7bca7dd8cd4ffd9d48612fdfc302a0f) stm32g0: sort makefiles - [`ab1b0c1`](https://github.com/libopencm3/libopencm3/commit/ab1b0c1a5eed9c85dd1daed1e2a884b79d3f732c) stm32g0: exti doc fixup - [`8173fb7`](https://github.com/libopencm3/libopencm3/commit/8173fb7249f0cd4043a088224f4f6f13d20c7b80) stm32g0: add timer. - [`74526f0`](https://github.com/libopencm3/libopencm3/commit/74526f00ccae51010550d7e90313b67a31440320) stm32g0: add crc. - [`38006c3`](https://github.com/libopencm3/libopencm3/commit/38006c3c826bd8784a1d41d184a248eacd9fd67a) stm32g0: add rng. - [`5a349d3`](https://github.com/libopencm3/libopencm3/commit/5a349d3ab6762e19ece874551fa2a6cbfdc485c3) stm32g0: add i2c. - [`ba3b50a`](https://github.com/libopencm3/libopencm3/commit/ba3b50a4ad68c3c94f1d1c45a97e7fbd32f6a4cf) stm32g0: add spi. - [`a51ecb4`](https://github.com/libopencm3/libopencm3/commit/a51ecb4719995a3de117922d756e8b5634a2fa76) stm32g0: add usart. - [`bb98d07`](https://github.com/libopencm3/libopencm3/commit/bb98d0755cc64298c781c45c95607c4f0fd49dc5) stm32g0: add iwdg. - [`3d422a9`](https://github.com/libopencm3/libopencm3/commit/3d422a930fde20bf1de177d663d93eb532c9a117) stm32l4: add common DAC support - Additional commits viewable in [compare view](https://github.com/libopencm3/libopencm3/compare/8feb711ca0975808b8604903e44eefe48926ca46...6c1f54dcb7bca7dd8cd4ffd9d48612fdfc302a0f)


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 #60.