JC

Results 24 issues of JC

This looks like exactly what I needed for a new BLE MCU project I'm developing so fortuitous timing in your release. Testing this out on Windows 10 (terminal didn't matter....

When queried by other plugins, cloned parts appear as if they're all added to the file of the original part. Filter Extensions uses the cfg path for some of the...

alloc is only required for tests(?) so just make no_std conditional on tests|"std" instead The CI no_std check failed to catch this because you're not building an executable (dependencies are...

Checking the log of an action which is using the following ```yml - uses: actions/checkout@v4 with: submodules: true fetch-depth: 0 filter: blob:none ``` The submodule checkout step indicates the filter...