diff options
| author | Henrik Tjäder <henrik@tjaders.com> | 2020-10-02 11:36:28 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-02 11:36:28 +0200 |
| commit | 1e46ffdfbc4e2b088334e1730ba8bdfdaad33a2f (patch) | |
| tree | 004536122e43c657c97453524b2d76093b5637c3 /Cargo.toml | |
| parent | 9ca10b0d8c735a06a3a0a3623a7fc5d09b5e948c (diff) | |
| parent | 4981af8a4bfe5ee5442521794d851b0dc0313488 (diff) | |
Merge branch 'master' into mod_const
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -60,6 +60,7 @@ cortex-m-rtic-macros = { path = "macros", version = "0.5.2" } rtic-core = "0.3.0" cortex-m-rt = "0.6.9" heapless = "0.5.0" +bare-metal = "1.0.0" [build-dependencies] version_check = "0.9" |
