markfirmware

Results 21 issues of markfirmware

I cannot get validation on a 20.04 cloud host, a [gitpod cloud host](https://gitpod.io/#https://github.com/markfirmware/zig-spec/tree/gh-actions-validation) nor in [gh actions](https://github.com/markfirmware/zig-spec/actions). All of the tests have 127 vs 0 cd grammar ./validate.sh

@vegecode 1. may I ask, what is the significance of the name "BurnedHead?" 2. does this have a serial over usb port? 3. does this have a diagnostic led? 4....

1. device_description needs quotes? 2. there are unevaluated %s expressions Can you advise on next steps? Thanks, Mark pub const device_name = nrf51; pub const device_revision = 522; pub const...

I'd like to add a mission to my microbit repo that uses svd2zig on nrf51.svd. There was a sentinel error on a previous svd2zig and zig/master combo but that has...

Do I have to check the results and if there are more pages then call graphqurl again?

./src/kernel/arch/x86/arch.zig:500:30: error: expected type 'u32', found 'usize' stack[STACK_SIZE - 11] = @ptrToInt(&stack[STACK_SIZE - 1]); // ebp ^ ./src/kernel/arch/x86/arch.zig:500:30: note: unsigned 32-bit int cannot represent all possible unsigned 64-bit values stack[STACK_SIZE...

bug
testing
arch: aarch64

https://github.com/ZystemOS/pluto/blob/f464b19e247ce30a1cc169f1928087b961e70c0c/src/kernel/arch/aarch64/tty.zig#L33-L57

enhancement
arch: aarch64

cc @girba Created debian 10 digitalocean droplet. sudo apt install cargo cargo run --example window Compiling smithay-client-toolkit v0.12.2 Compiling winit v0.24.0 Compiling glutin v0.26.0 (/home/user/github.com/rust-windowing/glutin/glutin) error: attributes are not yet...

~~Pending https://github.com/ziglang/zig/issues/3322~~

defect