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 `43b6f33` #66

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps libopencm3 from 8feb711 to 43b6f33.

Commits - [`43b6f33`](https://github.com/libopencm3/libopencm3/commit/43b6f333d2cbb85cb4b09f7a22e28c3e7dc144dc) gadget0: f4: update to newest rcc api - [`1519b43`](https://github.com/libopencm3/libopencm3/commit/1519b435ca524c8092ce936ec609d44d68394f93) gadget0: f4: PA9 is not an AF. - [`7c24f0f`](https://github.com/libopencm3/libopencm3/commit/7c24f0f837567698d25c48446328f1a6f0600d60) gadget0: allow parallel submake - [`8b4d952`](https://github.com/libopencm3/libopencm3/commit/8b4d952629f9c43a89939b83290bc2fe3fd46f0f) doc: stm32f3: adc: add missing parameters - [`9b3c813`](https://github.com/libopencm3/libopencm3/commit/9b3c813399aa85409a6fa9b2b86a3b49eef372a8) doc: lm3s: escape email address to avoid xml interp - [`38d88c6`](https://github.com/libopencm3/libopencm3/commit/38d88c6113f2098b79b2fca1e671863260335779) doc: stm32f0: rcc: add missing groups for pll factors and sources - [`06ee200`](https://github.com/libopencm3/libopencm3/commit/06ee2009e812805ac828b7f2cbe31e00cee1cafb) doc: gd32f1x0: merge flash and rcc into periperhal apis - [`8744df1`](https://github.com/libopencm3/libopencm3/commit/8744df10a62bf49e55d91158cf48b923b4268e8c) doc: gd32: make groups match what's used. - [`0cd06bc`](https://github.com/libopencm3/libopencm3/commit/0cd06bcc9794c58a0384097b3fa15f9824ab329c) doc: gd32/f1x0: fix missing tags, drop wrong tags - [`1964fd7`](https://github.com/libopencm3/libopencm3/commit/1964fd72f2bc16f51cfcc7d96ceffeba09b16531) doc: stm32f3: adc: register base addresses had landed outside a group - Additional commits viewable in [compare view](https://github.com/libopencm3/libopencm3/compare/8feb711ca0975808b8604903e44eefe48926ca46...43b6f333d2cbb85cb4b09f7a22e28c3e7dc144dc)


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