8000 GitHub - mckayb/rust-arduino
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mckayb/rust-arduino

Repository files navigation

Getting Started

On a Mac

  1. Install Rust and override to nightly
rustup override set nightly
  1. Install AVR toolchain
brew update
brew tap osx-cross/avr
brew install avr-gcc
brew install avrdude

You're all set to start developing with Arduino and rust! View the other directories to learn more.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0