orgorg 0.1.0

no_std compatible Cave Story Organya Music Player
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "orgorg"
version = "0.1.0"
edition = "2024"
license = "MIT"
description = "no_std compatible Cave Story Organya Music Player"
categories = ["no-std", "no-std::no-alloc", "multimedia::audio"]
keywords = ["no_std", "audio", "music"]
repository = "https://github.com/kpqi5858/orgorg"

[dependencies]
libm = "0.2.15"