Skip to content

Commit

Permalink
Update article
Browse files Browse the repository at this point in the history
  • Loading branch information
lupyuen committed Jan 24, 2025
1 parent eb42115 commit f20d08b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/rust7.md
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,8 @@ _Got a question, comment or suggestion? Create an Issue or submit a Pull Request
[__lupyuen.org/src/rust7.md__](https://codeberg.org/lupyuen/lupyuen.org/src/branch/master/src/rust7.md)
![NuttX with Rust Standard Library](https://lupyuen.github.io/images/rust7-vscode.png)
# Appendix: Build NuttX for Rust Standard Library
Follow these steps to build __NuttX bundled with Rust Standard Library__...
Expand Down Expand Up @@ -1282,6 +1284,8 @@ board_userled: LED 2 set to 0
board_userled: LED 3 set to 0
```
![Async Functions with Tokio (Helix Editor + Zellij Workspace)](https://lupyuen.github.io/images/rust7-tokio.png)
# Appendix: Snooping Tokio on NuttX
In this section, we discover how __Tokio works under the hood__. Does it really call __POSIX Functions in NuttX__?
Expand Down

0 comments on commit f20d08b

Please sign in to comment.