Yasushi SHOJI
Yasushi SHOJI
@Buzzzz, would you please test the PR?
note that - Waf: Should work. - Meson: Explicitly disabing libcsp.a installation. Easy to fix but I'd love to wait for a comment from @johandc. The current situation is broken;...
Since @johandc have once agreeded renaming it in the past, I'm merging this.
If someone need a proper install target in either Meson or CMake, please open a new issue. Thanks.
Got a PoC working. Will create a PR. https://github.com/yashi/libcsp-zephyr
This is what I use with `package.el` ```elisp (use-package julia-repl :hook (julia-mode . julia-repl-mode)) ``` If you are working on git repo, this works ```elisp (use-package julia-repl :load-path "~/src/julia-repl" :hook...
I've never used it. #316 seems to port the interface driver to 2.0 but not sure. > I get a segmentation fault error in the function csp_i2c_tx It seems you...
Hi @curat97, Thank you for confirming that I2C interface works with the current libcsp! I'm closing this for now. If you have any other problem, don't hesitate to open a...
@curat97 Thanks for the info! I'll reopening this.