kaluma-cli
kaluma-cli copied to clipboard
Running `.ls` shows no files, and `.pwd` shows we're in root. Where is the usercode which is sent to the Pi Pico via `kaluma flash -w` stored? If putting MicroPython...
See https://github.com/oven-sh/bun/issues/5789 . I think we need to pin the latest `node-serialport` (12.0.0+) but can't get it to fully work yet.
Some small suggested tweaks: * Change Ctrl-Z to Ctrl-D for more standardized usage (see sqlite3, MySQL, most shells, etc.) * Change to "-v, --version" instead of "-V, --version" (matches `node`,...
Bumps [webpack](https://github.com/webpack/webpack) from 5.68.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @lvivski...
No prebuilt binaries were found (NodeJS v18.12.1 / Windows 11 build 22621.1265) Wasn't able to build with VS 2022 and Win11 SDK After installing Win10SDK_10.0.20348 in Visual Studio, I was...
I would like to start an effort to build a node interface for Kaluma CLI. I am thinking about working on a pull request, feel free to add any ideas...
Hello, I'm trying to use the brain.js module with my Pi Pico, but when I try to flash it, it gets stuck and eventually says "Verification failed." Is there anything...