Rust-for-Arduboy/arduboy-rust
ZennDev1337 79a913f442 added begin()
drawBitmap()
      display()
      exports for testing purposes
2023-10-02 11:18:17 +02:00
..
src fixed typos for the doc examples 2023-09-21 10:13:45 +02:00
Wrapper-Project added begin() 2023-10-02 11:18:17 +02:00
Cargo.toml added the heapless crate and added new docs 2023-08-19 19:14:32 +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.