mirror of
https://github.com/nkbai/book.git
synced 2026-08-25 04:43:29 +08:00
Merge #95
95: remove "this section is WIP" from the getting started intro page r=jamesmunns a=japaric this section is largely done and the linked issue has already been closed Co-authored-by: Jorge Aparicio <jorge@japaric.io>
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
# Getting Started
|
||||
|
||||
> ❌: This section is work in progress. Please refer to
|
||||
> [rust-embedded/book#4](https://github.com/rust-embedded/book/issues/4)
|
||||
> for discussion of this section.
|
||||
|
||||
In this section we'll walk you through the process of writing, building,
|
||||
flashing and debugging embedded programs. You will be able to try most of the
|
||||
examples without any special hardware as we will show you the basics using
|
||||
|
||||
Reference in New Issue
Block a user