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 `1964fd7` #64

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps libopencm3 from 8feb711 to 1964fd7.

Commits - [`1964fd7`](https://github.com/libopencm3/libopencm3/commit/1964fd72f2bc16f51cfcc7d96ceffeba09b16531) doc: stm32f3: adc: register base addresses had landed outside a group - [`668cfb2`](https://github.com/libopencm3/libopencm3/commit/668cfb2967c5aab4d4a24bfd11306e52e3aec074) doc: cm3: scb: add basic documentation - [`e5b5ba0`](https://github.com/libopencm3/libopencm3/commit/e5b5ba0f9ce15da40d9de188cd80eeb0a4553dbe) doc: cm3: dwt: include existing documentation - [`1b10a08`](https://github.com/libopencm3/libopencm3/commit/1b10a0871cb202d069f5ae15786f9fec98c9f2c7) doc: cm3: mpu: fix typo - [`60991ac`](https://github.com/libopencm3/libopencm3/commit/60991ac306bf9376daa4cd9a27f7b639ba4fa844) doc: cm3: nvic: convert existing docs to doxygen - [`69ce9f8`](https://github.com/libopencm3/libopencm3/commit/69ce9f876f72337beb782bbd145d245d7e7a4d77) doc: core cm3: standard titles - [`f63145d`](https://github.com/libopencm3/libopencm3/commit/f63145db073e2d95589a1c574824fbfd631e1408) doc: stm32f7: rcc: add missing top level groups - [`1f359e0`](https://github.com/libopencm3/libopencm3/commit/1f359e0cb803c7c1cd6591cbe43685ba4ee521c7) doc: efm32: tag USB files for doxygen generation - [`2d1277e`](https://github.com/libopencm3/libopencm3/commit/2d1277e1fae9552d11499a1573ecad39d0147d99) doc: efm32: uart/usart provide common doxygen - [`56265ad`](https://github.com/libopencm3/libopencm3/commit/56265ad93fe0474d1a6a2ca3095dded3ef548541) doc: efm32: rtc: tag and include in generated output - Additional commits viewable in [compare view](https://github.com/libopencm3/libopencm3/compare/8feb711ca0975808b8604903e44eefe48926ca46...1964fd72f2bc16f51cfcc7d96ceffeba09b16531)


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