im-tomu / tomu-quickstart

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

Bump libopencm3-upstream from `0d5e51a` to `330d5fd` #31

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps libopencm3-upstream from 0d5e51a to 330d5fd.

Commits - [`330d5fd`](https://github.com/libopencm3/libopencm3/commit/330d5fd5be46afa8417babd95357e90e78557b1e) gd32: add new chip series f1x0 - [`d109a1d`](https://github.com/libopencm3/libopencm3/commit/d109a1ddeb6cd323deb77e178c088b77c5910ed0) readme: fix link to template - [`0fd4f74`](https://github.com/libopencm3/libopencm3/commit/0fd4f74ee301af5de4e9b036f391bf17c5a52f02) stm32f1: adc: fixed deprecated/broken example code - [`8064f6d`](https://github.com/libopencm3/libopencm3/commit/8064f6d0cbaca9719c25ee74af115f90deb2b3a0) stm32f4: fmc: add missing DECLS wrappers - [`c4c0d14`](https://github.com/libopencm3/libopencm3/commit/c4c0d14ea4ef81601de95d811a7093976f1e47f1) stm32: exti: stm32g0 have enhanced EXTI_[FR]PR regs instead of EXTIR_PR, use ... - [`b98dd8e`](https://github.com/libopencm3/libopencm3/commit/b98dd8eee02147abbd92f9b31f59ddedcba0e177) stm32: exti: exti_select_source: rework and use EXTI_EXTICR. - [`553c876`](https://github.com/libopencm3/libopencm3/commit/553c876fa5b81f4a3ba1bcd0714e95552f100e00) stm32: exti: define AFIO/SYSCFG_EXTICR_FIELDSIZE for all chip. - [`7afd86d`](https://github.com/libopencm3/libopencm3/commit/7afd86db3093044ecbd9d90ffafd4fd8da31f306) stm32l[01]: flash common: add flash_unlock_acr, allowing to unlock FLASH_ACR ... - [`74f460f`](https://github.com/libopencm3/libopencm3/commit/74f460feac2e0eabb20de306bb2935011dffce5c) stm32f0: adc: fix doc. - [`ff96643`](https://github.com/libopencm3/libopencm3/commit/ff9664389bfb560145aa3b36ad8368900c57c3d8) stm32: exti: move register definition of all current stm32 devices to common_v1 - Additional commits viewable in [compare view](https://github.com/libopencm3/libopencm3/compare/0d5e51a8a7b24c8bc93ca849eb670bc55b02e091...330d5fd5be46afa8417babd95357e90e78557b1e)


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