mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-01-05 16:10:31 +02:00
Rename section to bare metal.
This commit is contained in:
parent
51ccf44f52
commit
27820629e2
@ -235,8 +235,8 @@
|
||||
|
||||
# Day 5A: Morning
|
||||
|
||||
- [Welcome](welcome-no_std.md)
|
||||
- [`no_std`](no_std/no_std.md)
|
||||
- [Welcome](welcome-bare-metal.md)
|
||||
- [`no_std`](bare-metal/no_std.md)
|
||||
- [`core`]()
|
||||
- [`alloc`]()
|
||||
- [Microcontrollers]()
|
||||
|
1
src/welcome-bare-metal.md
Normal file
1
src/welcome-bare-metal.md
Normal file
@ -0,0 +1 @@
|
||||
# Welcome to Bare Metal Rust
|
@ -1 +0,0 @@
|
||||
# Welcome to `no_std`
|
Loading…
Reference in New Issue
Block a user