Tier 2 std support must always be known
This commit is contained in:
parent
9fdbfe1441
commit
34e6ea1446
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ The `std` column in the table below has the following meanings:
|
|||
|
||||
* ✓ indicates the full standard library is available.
|
||||
* \* indicates the target only supports [`no_std`] development.
|
||||
* ? indicates the standard library support is unknown or a work-in-progress.
|
||||
* ? indicates the standard library support is a work-in-progress.
|
||||
|
||||
[`no_std`]: https://rust-embedded.github.io/book/intro/no-std.html
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue