mirror of
https://github.com/lupyuen/lupyuen.github.io.git
synced 2025-01-13 03:18:31 +08:00
Commit from GitHub Actions
This commit is contained in:
parent
e957a7d3b8
commit
0b41ad7c2e
1 changed files with 1 additions and 0 deletions
|
@ -529,6 +529,7 @@ $ make</code></pre></div>
|
|||
<p><em>Can we auto-close the File Descriptor when it goes out of scope?</em>
|
||||
Probably, if we do <a href="https://docs.rs/rustix/latest/rustix/fd/struct.OwnedFd.html"><strong>Managed File Descriptors</strong></a>. But that’s way beyond the size, scope and scale of GSoC.</p>
|
||||
</blockquote>
|
||||
<p><a href="https://github.com/apache/nuttx-apps/pull/2487">(More discussion here)</a></p>
|
||||
<p><img src="https://lupyuen.github.io/images/rust6-qemu.jpg" alt="Testing Rust Blinky on QEMU Emulator" /></p>
|
||||
<h1 id="appendix-daily-test-of-rust-blinky"><a class="doc-anchor" href="#appendix-daily-test-of-rust-blinky">§</a>13 Appendix: Daily Test of Rust Blinky</h1>
|
||||
<p>Earlier we said that our Rust Blinky App might someday <a href="https://lupyuen.github.io/articles/rust6#daily-build-and-test"><strong>fail to build or execute</strong></a> correctly. That’s why we…</p>
|
||||
|
|
Loading…
Reference in a new issue