diff options
| author | Dario Nieuwenhuis <[email protected]> | 2021-08-25 20:34:25 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2021-08-25 21:06:27 +0200 |
| commit | c4b9c8ac8762fdca52b6c37dd99346b2371387ab (patch) | |
| tree | 43ff26742e7bcab026284759d3a4a7100bd9db9f /Cargo.example.toml | |
| parent | 7c0990ad1e8d1a455818740973ca0267bb3f5854 (diff) | |
std: fold into embassy core, add non-hacky time driver.
Diffstat (limited to 'Cargo.example.toml')
| -rw-r--r-- | Cargo.example.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.example.toml b/Cargo.example.toml index f072c2f96..0e9d1e32d 100644 --- a/Cargo.example.toml +++ b/Cargo.example.toml | |||
| @@ -45,7 +45,6 @@ members = [ | |||
| 45 | #"examples/rp", | 45 | #"examples/rp", |
| 46 | 46 | ||
| 47 | # std | 47 | # std |
| 48 | #"embassy-std", | ||
| 49 | #"examples/std", | 48 | #"examples/std", |
| 50 | ] | 49 | ] |
| 51 | 50 | ||
