Remove Rusty chapter, is now covered by src/start/registers.md

This commit is contained in:
James Munns
2018-11-13 19:31:23 +01:00
parent c9465d790b
commit 6248d8fca1
2 changed files with 0 additions and 2 deletions

View File

@@ -29,7 +29,6 @@ more information and coordination
- [A first attempt in Rust](./peripherals/a-first-attempt.md)
- [The Borrow Checker](./peripherals/borrowck.md)
- [Singletons](./peripherals/singletons.md)
- [Peripherals in Rust](./peripherals/rusty.md)
- [Static Guarantees](./static-guarantees/static-guarantees.md)
<!-- TODO: Define Sections -->
- [Typestate Programming](./typestate-programming/typestate-programming.md)

View File

@@ -1 +0,0 @@
# Peripherals in Rust