pc-beeper 0.1.0

The most primitive audio device available on PC-compatible systems with characteristic 'beeps' and 'squeaks'
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.x86_64]
version = "0.11.0"

[package]
authors = ["DEADBLACKCLOVER <deadblackclover@protonmail.com>"]
categories = ["no-std", "os"]
description = "The most primitive audio device available on PC-compatible systems with characteristic 'beeps' and 'squeaks'"
edition = "2018"
homepage = "https://github.com/deadblackclover/pc-beeper"
keywords = ["pc_beeper", "pc_speaker", "no_std"]
license = "GPL-3.0"
name = "pc-beeper"
readme = "README.md"
repository = "https://github.com/deadblackclover/pc-beeper"
version = "0.1.0"