Files
embbed-rust/src/start.md
Robert Warmka eda25c402a Grammar and capitalization modifications in intro
Reviewed and modified some sentence structures in the introductory
material of the book to improve clarity.

Modified title capitalization of some sections to conform to accepted
English capitalization norms - as specified by the APA, Chicago, AP, and
MLA writing styles. Capitalization checked from the following site,
using the default capitalization rules:
https://capitalizemytitle.com/
2018-10-03 16:06:26 +02:00

299 B

Getting Started

: This section is work in progress. Please refer to rust-embedded/book#4 for discussion of this section.

In this section we'll walk you through the process of writing, building, flashing and debugging embedded programs.