master
able 2023-06-16 06:09:22 -05:00
parent 6bed147811
commit 8c6b479259
2 changed files with 11 additions and 5 deletions

View File

@ -13,6 +13,17 @@ TODO
- HBVM assembler (with IDL support)
- HBVM Lisp/s-expr Compiler (Also (with (IDL (support))))
- Documentation
- Drivers
- serial driver
- PS/2 mouse driver
- PS/2 Keyboard driver
- VGA driver
- SVGA driver
- File system
- VFS
- Disk driver
- A ton more
# Community
[Discord](https://discord.gg/5TnJ8sa7)

View File

@ -29,8 +29,3 @@ userspace = "https://git.ablecorp.us/AbleOS/ableos_userland"
version = "1.0"
hash = ""
repo = "core"
[packages.init_server.config]
[packages.init_server.config.spawn.serial_driver]
package = "serial_driver"
[packages.init_server.config.spawn.serial_driver.arguments]
port = 0x00