This website requires JavaScript.
Explore
Help
Sign In
LowLevelDevs
/
FoundryOS
Watch
1
Star
1
Fork
1
You've already forked FoundryOS
Code
Issues
2
Pull Requests
Actions
Packages
Projects
1
Releases
Wiki
Activity
Files
b7397d8a1b42ca984c3b0633e6c821d4cc2220c9
FoundryOS
/
libk
/
src
/
drivers
/
io
T
History
zxq5
27ee8226d8
implemented stdin methods for reading a string (async) and reading keystrokes (sync + async). added a very basic shell on top of it for debugging
2025-02-25 02:16:01 +00:00
..
ascii
implemented stdin methods for reading a string (async) and reading keystrokes (sync + async). added a very basic shell on top of it for debugging
2025-02-25 02:16:01 +00:00
framebuffer
- added a new libary libm containing procedural macros for the kernel.
2025-02-24 03:26:49 +00:00
keyboard.rs
implemented stdin methods for reading a string (async) and reading keystrokes (sync + async). added a very basic shell on top of it for debugging
2025-02-25 02:16:01 +00:00
mod.rs
- added a new libary libm containing procedural macros for the kernel.
2025-02-24 03:26:49 +00:00
port.rs
- added a new libary libm containing procedural macros for the kernel.
2025-02-24 03:26:49 +00:00
serial.rs
- added a new libary libm containing procedural macros for the kernel.
2025-02-24 03:26:49 +00:00