about summary refs log tree commit diff
path: root/library/std/src/os/espidf
AgeCommit message (Collapse)AuthorLines
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+1
The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options.
2022-04-14Remove use of `#[rustc_deprecated]`Jacob Pratt-8/+8
2021-08-10STD support for the ESP-IDF frameworkivmarkov-0/+192