Leonardo Silveira
Leonardo Silveira
yes it might be related with #4 , at some point i need to go back on the C++ side and see how to solve that. besides that, going CommonsJS...
this is nice ;-) i have a PR to enable it to run on every commit but as you can imagine we're limited by the lack of gpio pins on...
Hi @khill-fbmc ! This is one issue i could address along the 'testing mode' for the library. In order to proper cover the library with tests, i will need to...
still blocked by #24
issues cleanup. our mocha test suite still need improvements, vite would be good, if the gpio-sim gets completely figured out on github actions besides local development. we can back to...
Hi @splitice ! Indeed there is a new version of libgpiod in streets and we intend to maintain both. in this repo there is [main-1.x branch](https://github.com/sombriks/node-libgpiod/tree/main-1x) which is supposed to...
just to be clear, the definitions are missing from index.d.ts in 1.x branch, is that correct?
Hi @splitice ! It take a while but i managed to try something to solve it. The first attempt is indeed to add a compile flag so i can proper...
Hey @splitice , thanks for the feedback, looks like it's time to debian virtual machine then! i'll figure out what's the issue.
Hello @splitice , i moved the enums definition to javascript side of the code; i hope this change makes transparent for the node binding if it's being built against 1.4,...