Skip to content

Commit df4e46a

Browse files
Merge pull request #188 from ferrous-systems/rust-for-linux
Rust for Linux exercise.
2 parents 0fdf80b + f2f9aed commit df4e46a

File tree

2 files changed

+633
-0
lines changed

2 files changed

+633
-0
lines changed

exercise-book/src/SUMMARY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,10 @@
117117
- [Bare-Metal Firmware on Cortex-R52](./realtime-v8r-preparation.md)
118118
- [UART Driver](./realtime-v8r-uart.md)
119119

120+
## Rust for Linux
121+
122+
- [Building a Linux Kernel Driver using Rust](./building-linux-kernel-driver.md)
123+
120124
# Async Rust
121125

122126
- [Interactive TCP Echo Server](./tcp-server.md)

0 commit comments

Comments
 (0)