Skip to content

Semi-autonomous drone firmware running on the RP-series of microcontrollers written in Rust and built by Nix

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

mdietrich16/azimuth

Repository files navigation

Development Setup

This project uses Nix flakes for development environment management.

Quick Start

# Clone the repository
git clone https://github.com/your/azimuth.git
cd azimuth

# If using direnv
direnv allow

# Otherwise
nix develop

# For non-flake users
nix-shell

Environment Variables

Copy .env.example to .env and adjust as needed:

cp .env.example .env

License

Licensed under either of

at your option.

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 dual licensed as above, without any additional terms or conditions.

About

Semi-autonomous drone firmware running on the RP-series of microcontrollers written in Rust and built by Nix

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published