-
### Proposed change
Expand the `NPM` distro to include a `dist` style directory with ESM (such as `_dist/esm`) specified in `tsconfig` and generated by `tsc`. The `dist` output should include only t…
-
On aarch64, if one is building for a softfloat target (in Rust that's e.g. the target aarch64-unknown-none-softfloat, which in particular sets `-neon,-fp-armv8` target features by default), there seem…
-
Based on unanswered issues and unmerged PRs, I'm wondering if this project is still being actively maintained? (Was thinking of sending a PR for the README but not sure how much sense it makes at this…
-
Hi,
Wasn't sure how else to contact you about Arduino and C++ so using this venue.
First, you might be interested in some articles I did for Hackaday on C++ and embedded systems. They used the Aru…
-
does ponyprog support ch341A or PL2303 cheap chips?
thanks
-
I have requested the OpenOCD source code from Mounriver and today I received it. This might help your reverse engineering efforts.
https://github.com/kprasadvnsi/riscv-openocd-wch
-
I've been looking at the `pi-parport` project for quite some time, but one thing that threw me off from using it was the number of GPIO pins the hardware interface required, which doesn't leave much r…
-
I have been looking for ways to bring [ros2](https://www.google.com/url?sa=t&source=web&rct=j&opi=89978449&url=https://docs.ros.org/en/humble/Tutorials.html&ved=2ahUKEwjSqtmggvuFAxVCg_0HHVAvCqwQFnoECB…
-
I know this might be a bit over the top for Signet, but I dare to ask anyway.
Is Signet so ambitious, that it could be used also for PGP or similar? This basically boils down to the question if the…
-
```
(this "defect" is partially to try out the google defect tracking system
If a sketch folder includes a file "wiring_options.h", it will be added as
a "forced include" during the compilation of the…