im-tomu / tomu-quickstart

A quicker way to get started building samples
Apache License 2.0
151 stars 38 forks source link

build(deps): bump libopencm3-upstream from `0d5e51a` to `7ff54cb` #58

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps libopencm3-upstream from 0d5e51a to 7ff54cb.

Commits - [`7ff54cb`](https://github.com/libopencm3/libopencm3/commit/7ff54cb7f075b0bf46a340d5f71b6d8cf9936f3c) devices.data: add more stm32l1 parts - [`3eff201`](https://github.com/libopencm3/libopencm3/commit/3eff201a4bb3759a9c967a6f5e3fd0aad46dc5af) doc: stm32: adc: upgrade common_v2 documentation - [`2035d84`](https://github.com/libopencm3/libopencm3/commit/2035d84e550f64b9423b37bdef578be2708530c9) stm32: lptim: add base support - [`f99e711`](https://github.com/libopencm3/libopencm3/commit/f99e7118732f5749f9de2c56fccb0c5ac05fdf00) stm32g0: lptim: add additional cr bits and cfgr2 reg. - [`811aebf`](https://github.com/libopencm3/libopencm3/commit/811aebf09600642ac3076192bf35eafc7370582b) stm32: lptimer: enable lptimer.h usage on f4,f7,l4 and g0 chips. - [`2975c31`](https://github.com/libopencm3/libopencm3/commit/2975c3151a8a515b4d67a9a2081b9d4adf004cc9) stm32: extract l0 lptimer stuff from timer.h to common lptimer.h - [`689e326`](https://github.com/libopencm3/libopencm3/commit/689e326f5f1051528928b069611fa7779b677754) stm32f4: lptim1 sits at 0x40002400 on stm32f410, update memorymap - [`6894965`](https://github.com/libopencm3/libopencm3/commit/689496540887d98054c415ed4465a67c4bb69955) gadget0: f429: update to newest rcc api - [`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. - Additional commits viewable in [compare view](https://github.com/libopencm3/libopencm3/compare/0d5e51a8a7b24c8bc93ca849eb670bc55b02e091...7ff54cb7f075b0bf46a340d5f71b6d8cf9936f3c)


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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.