Commit Graph

4 Commits

Author SHA1 Message Date
g1n 791679dcd0 Kernel: add asm_helper.h - some asm constructions (outb, inb) 2021-08-11 14:05:06 +03:00
g1n beaa4078f7 Kernel: Serial: Add serial_printf function
This function can output with decorators (like printf from stdio)
2021-08-07 12:58:04 +03:00
g1n 13618eeb27 Add support for strings (func serial_print) and newlines in serial 2021-08-05 17:27:54 +03:00
g1n eb9ba8f632 Add communication via serial port 2021-08-05 16:43:31 +03:00