SEGFAULT
SEGFAULT
I don't always have a VGA monitor to hand. Enabling UART loopback of the screen allows for development on the go. ``` shell # Connect to the monotron in an...
**Describe the bug** Keycodes to represent certain keys are missing or not recognised. **To Reproduce** add `println!("KeyDownEvent Key:{:?}, Mods:{:?}", keycode, _keymod);` to the `key_down_event(...)` function in your event handler. Use...
REPL crashes with `thread 'main' panicked at 'Crashed due to some error!: Timeout', src/libcore/result.rs:997:5`after running each command.
REPL aimed at /dev/ttyACM1, needs to be aimed at /dev/ACM0 This has been updated on the box but not pushed back into the repo
Hi, this is a simple PR that fixes a couple of missing imports, and an include gate in the prelude for the scheduler and task modules, which were preventing the...
Hi, just cloned and built it on archlinux. Super smooth, no problems so far with the dev/qt5 branch, but umm... wheres the settings menu? I want to set up my...