Luna/kernel/src/video
apio 814672c771
All checks were successful
continuous-integration/drone/push Build is passing
Remove some redundant error propagation
Why can printing to the serial port or format onto a string fail?
Even if cstyle_format returns Result<usize>, we shouldn't always follow suit.
2022-12-16 18:32:29 +01:00
..
BuiltinFont.h Reorganize the luna/ directory so that headers aren't in the top level include path 2022-12-04 12:42:43 +01:00
Framebuffer.cpp Make all refs to the bootboot structure const 2022-12-05 13:04:01 +01:00
Framebuffer.h Reorganize the luna/ directory so that headers aren't in the top level include path 2022-12-04 12:42:43 +01:00
TextConsole.cpp Remove some redundant error propagation 2022-12-16 18:32:29 +01:00
TextConsole.h Remove some redundant error propagation 2022-12-16 18:32:29 +01:00