Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 617 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 617 Bytes

C++ and Rust With Raspberry Pi Pico W

Starter project for Embedded Rust with Raspberry Pi Pico using FFI

Quick Start

Use Cargo Generate (Recommended)

Follow this instructions

Use Git

You can clone main branch by git:

git clone https://github.com/kaganege/cpp-and-rust-with-rp-pico.git

License

Licensed under MIT license (LICENSE or opensource.org/licenses/MIT)