We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0fdf80b + f2f9aed commit df4e46aCopy full SHA for df4e46a
exercise-book/src/SUMMARY.md
@@ -117,6 +117,10 @@
117
- [Bare-Metal Firmware on Cortex-R52](./realtime-v8r-preparation.md)
118
- [UART Driver](./realtime-v8r-uart.md)
119
120
+## Rust for Linux
121
+
122
+- [Building a Linux Kernel Driver using Rust](./building-linux-kernel-driver.md)
123
124
# Async Rust
125
126
- [Interactive TCP Echo Server](./tcp-server.md)
0 commit comments