Nathaniel Brough
Nathaniel Brough
This is a great driver! I've just been fuzz testing it so I can be confident it's not going to crash on me. Haven't found any bugs so far, so...
Cucumber rules, for BDD
We should begin supporting this and use a compatibility layer to support old versions.
Adds support for the spi, i2c, delay, digital, serial traits in embedded-hal = '1.0.0-alpha.8'. BREAKING CHANGE: Removes adc support inline with upstream. Modified the majority of trait implementations breaking package...
I am attempting to create a remote execution worker that works with a bare metal platform. I have created a wrapper that can be used to; 1. Upload the firmware...
**What should the feature do?** _Option 1_ Use proto_lang_toolchain() to define a toolchain overriding the default protoc library. - This feature should allow for nanopb to be used with `cc_proto_library`...
Hi, I have been using your repository for an internal project. We use the [bazel build system](https://bazel.build/). As such I have ported over a few of the cmake files in...
I'm new to using dura, so I might be doing something wrong. I've had dura running in the background for the last 30min or so (e.g. via `dura serve &`)....
# Feature Request: Add debugger integration for other languages While it is possible to debug starlark and BUILD files using this extension it would be incredibly useful to be able...
As it currently stands only linux is fully supported. The following functionality needs to be added and tested for complete cross platform support. OSX: - [x] Openocd repository fetch -...