ableos/sysdata/programs/serial_driver/meta.toml
koniifer 3ca7e13f3e pci interface skeleton
update hblang
improve libraries/render
hide some annoying warnings
minor changes to page allocator and buffers
implement page dealloc
fiddle with sysdata
2024-09-08 19:25:13 +01:00

12 lines
164 B
TOML

[package]
name = "serial_driver"
authors = ["Able"]
[dependants.libraries]
[dependants.binaries]
hblang.version = "1.0.0"
[build]
command = "hblang src/main.hb"