Restioson

Results 198 comments of Restioson

Ideally we should make our own rustfmt config to avoid bad formatting (rustfmt can do some reaal weird stuff).

Is kinda out of context, but yes. Issue opened (#32)

Going forward from now, let's write docs and examples on non trivial functions (not getters and really simple things). @gegy1000, agree or disagree?

Shoot. I still have some keyboard enhancements stuff. I'll push them soon.

In line with #37 we should note that keyboard key ids are only loosely based on row/cols, or whatever we choose as a solution.

@gegy1000 acpi is merged!

So it looks like LLDB can support the GDB protocol, so we don't have to change anything there.

I'm not sure if we necessarily need to do this, but it might be nice for consistency. @gegy1000 opinions?

I hear that lld is packaged with rust under rust-lld. If we switched to that, that would remove a dependency.

Could not reproduce. Could you try adding "volatile" to the hlt in pit::sleep? That is an error that should be fixed anyway.