Roman Valls Guimera
Roman Valls Guimera
> Emulator stops at address 0x29f8 because it doesn't know about how to deal with non-existing memory space at 0x03ffef7c. This is expected behavior since the emulator is not capable...
Thanks for all the fixing and rapid progress on this all the way down to enable interrupts! Are you planning some kind of support for peripheral "hooks" so that we...
> I started working on this here: https://gitlab.com/torkleyy/cargo-publish-all @torkleyy I just tested your tool on my workspace I'm trying to publish on https://github.com/umccr/htsget-rs/tree/better_ci but no output is returned and fails...
More backtrace details: ``` % ./target/debug/can send -e 0 0 0 thread 'main' panicked at 'range end index 64 out of range for slice of length 0', driver/src/lib.rs:100:38 stack backtrace:...
I just made a few quick changes: ```diff diff --git a/driver/src/c/mod.rs b/driver/src/c/mod.rs index 2a6f746..6ab87d9 100644 --- a/driver/src/c/mod.rs +++ b/driver/src/c/mod.rs @@ -33,7 +33,7 @@ impl CFrame { channel: f.channel, id: f.can_id,...
Fixed via clicking the [X] above this window (install new plugin SDK):
More issues while opening the `cantact-pro.mex` file... this repo might need a refresh after 3 years, @ericevenchick... Perhaps referring to this issue on the README.md could help others? :)
@ebuller I am a bit stuck myself with KiCad python scripting and your `genfixture.sh`. I've posted some details over an [official kicad forum thread](https://forum.kicad.info/t/make-python-lib-pcbnew-global-on-mac/4017/5). If you could provide a bit...
Sure and thanks for the fast reply! Please keep in mind I'm running on OSX Sierra 10.12.6 with KiCAD nightly from 2017-08-21: ``` brainstorm:openfixture romanvg$ ls GenFixture.py README.md glaser-stencil-d.ttf openfixture.scad...
``` Py 0.9.8 Python 2.7.10 (default, Feb 7 2017, 00:08:15) [GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.34)] on darwin Type "help", "copyright", "credits" or "license" for more information. Startup script...