Open YaoLiMuMu opened 2 years ago
I think it can work in Ubuntu. But I haven't device to try it. You can have a try.
I don't think so, it doesn't show anything in Serial Port View, and when I refresh serial port list, vscode warning "command 'serialport.refreshEntry' not found"
now I use minicom as my serial print tool
OK. Could you let me know what Linux version you are? I will build virtual machine to debug.
It is appreciate for your reply, my linux version is ubuntu 20..04.03, please refer to the picture below
Hi~ Can you try this way to rebuild extension? https://github.com/imlinhanchao/vsc-serialport-helper/wiki/How-To-Build-SerialPort-Node-module
v0.0.15
works fine on Archlinux. Serial port library rebuild was necessary though.
Hi,
Can you elaborate please? I have tried to rebuild the extensions following the steps here. But I am getting a build error:
../src/serialport.cpp:486:1: note: in expansion of macro ‘NODE_MODULE’ 486 | NODE_MODULE(serialport, init); | ^~~~~~~~~~~
I am running Arch Linux
Does it work for Linux vscode