orgorg 0.1.0

no_std compatible Cave Story Organya Music Player
Documentation
[dependencies.libm]
version = "0.2.15"

[lib]
name = "orgorg"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["no-std", "no-std::no-alloc", "multimedia::audio"]
description = "no_std compatible Cave Story Organya Music Player"
edition = "2024"
keywords = ["no_std", "audio", "music"]
license = "MIT"
name = "orgorg"
readme = "README.md"
repository = "https://github.com/kpqi5858/orgorg"
version = "0.1.0"