Rust-for-Arduboy/arduboy-rust
2023-08-08 08:36:49 +02:00
..
src update of the docs and readme 2023-08-08 08:36:49 +02:00
Cargo.toml added new demo for progmem and implemented new features for the usage of progmem. 2023-08-07 18:17:52 +02:00
LICENSE-APACHE added the dependency to the project to circumvent crates.io and updated all projects 2023-08-06 18:34:36 +02:00
LICENSE-MIT added the dependency to the project to circumvent crates.io and updated all projects 2023-08-06 18:34:36 +02:00
README.md added the dependency to the project to circumvent crates.io and updated all projects 2023-08-06 18:34:36 +02:00

Arduboy2 library wrapper

This is a library used in Rust for Arduboy to program Arduboy games in Rust.

More info for the usage:

https://github.com/ZennDev1337/Rust-for-Arduboy

License

You can license it under either one of those licenses:

Whichever you may prefer.

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.