firefly-rust 0.13.2

Rust SDK for making Firefly Zero games
Documentation
1
2
3
4
5
6
7
8
author_id = "demo"
app_id = "rust-image"
author_name = "Demo"
app_name = "Image Demo (Rust)"
compile_args = ["--features", "std,alloc"]

[files]
img = { path = "image.png" }