Skip to content

bjoernQ/esp-hal-get-started

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

esp-hal Getting Started Book

This book is a work in progress.

Quickstart

This book is generated using mdbook

To install these tools:

$ cargo install mdbook

With mdbook installed you can clone the respository and start a development server by running:

$ git clone https://github.com/bjoernQ/esp-hal-getting-started
$ cd book/
$ mdbook serve

License

The Rust on ESP Book is distributed under the following licenses:

  • The code samples contained within this book are licensed under the terms of both the MIT License and the Apache License v2.0.
  • The written prose contained within this book is licensed under the terms of the Creative Commons CC-BY-SA v4.0 license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.

About

mdBook: Getting Started with bare-metal Rust on ESP32

Resources

License

Apache-2.0 and 2 other licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
CC-BY-SA-4.0
LICENSE-CC-BY-SA
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published