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 `dc3bb24` #63

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps libopencm3 from 8feb711 to dc3bb24.

Commits - [`dc3bb24`](https://github.com/libopencm3/libopencm3/commit/dc3bb245f1f77c9898546817c54d5a51fc559048) doc: efm32: acmp: add missing file - [`7e2cd05`](https://github.com/libopencm3/libopencm3/commit/7e2cd050aa1c85e4a60c244dedf32265fb8b4da2) doc: efm32: acmp: document, and include via peripheral_apis - [`7a05801`](https://github.com/libopencm3/libopencm3/commit/7a058016b51f62f6e472eaa4371f168b947811dd) doc: efm32: dma: enable peripheral_apis - [`7861f2c`](https://github.com/libopencm3/libopencm3/commit/7861f2c2f65208d6834bf83de30dbd1c67cae41e) doc: efm32: prs: enable peripheral_apis style - [`0626f6f`](https://github.com/libopencm3/libopencm3/commit/0626f6f75d748acd4a689589cabf5d2151864714) doc: efm32: adc: enable peripheral_apis style - [`ae777bb`](https://github.com/libopencm3/libopencm3/commit/ae777bb9200dbcc205d4032b4bba6f906ff1860a) doc: efm32: timer: enable peripheral_apis style - [`c8b8285`](https://github.com/libopencm3/libopencm3/commit/c8b8285446f56784b89832a2319726a5cffbb2f8) doc: efm32: dac: enable peripheral_apis documentation - [`35657bd`](https://github.com/libopencm3/libopencm3/commit/35657bdb614a4e78c3de9e434c9ac2f47ad50855) doc: efm32: wdog: enable documentation via peripheral_apis - [`093edfb`](https://github.com/libopencm3/libopencm3/commit/093edfb8810c03513396abbaeab391d234d21fe9) doc: efm32: cmu: move to peripheral_apis - [`9bc4324`](https://github.com/libopencm3/libopencm3/commit/9bc432474b1ceca6b130564da75879539c513694) doc: efm32: include gpio_common - Additional commits viewable in [compare view](https://github.com/libopencm3/libopencm3/compare/8feb711ca0975808b8604903e44eefe48926ca46...dc3bb245f1f77c9898546817c54d5a51fc559048)


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