diff options
| author | Dario Nieuwenhuis <[email protected]> | 2021-06-25 03:51:39 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-06-25 03:51:39 +0200 |
| commit | a35c8561c7dfafeabe10877a94f8519174dfe4c7 (patch) | |
| tree | 0757b7d09b6971a9cae0d7308ce0f730b7128bb3 /Cargo.example.toml | |
| parent | e1880a19df2f91757aa34a21b670da22ccb81440 (diff) | |
| parent | 5a6384d199e859c54d31a780d3c18b3b38311b45 (diff) | |
Merge pull request #256 from embassy-rs/rp-clocks
rp: clock setup
Diffstat (limited to 'Cargo.example.toml')
| -rw-r--r-- | Cargo.example.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.example.toml b/Cargo.example.toml index d94f7e9bb..c615d29ad 100644 --- a/Cargo.example.toml +++ b/Cargo.example.toml | |||
| @@ -40,7 +40,7 @@ members = [ | |||
| 40 | 40 | ||
| 41 | # rp2040 | 41 | # rp2040 |
| 42 | #"embassy-rp", | 42 | #"embassy-rp", |
| 43 | #"examples/rp2040", | 43 | #"examples/rp", |
| 44 | 44 | ||
| 45 | # std | 45 | # std |
| 46 | #"embassy-std", | 46 | #"embassy-std", |
