Repository URL to install this package:
|
Version:
1.0.0-1 ▾
|
atom-watchdog-dep
/
usr
/
local
/
lib
/
vending
/
atom-watchdog
/
node_modules
/
@serialport
/
bindings
|
|---|
| .. |
| src |
| build |
| lib |
| binding.gyp |
| CHANGELOG.md |
| package.json |
| .prebuild-installrc |
| LICENSE |
| README.md |
The Binding is how Node-SerialPort talks to the underlying system. By default, we auto detect Windows, Linux and OS X, and load the appropriate module for your system. You can assign SerialPort.Binding to any binding you like. Find more by searching "serialport-binding" at npm.
Learn more at our bindings documentation page.
When using termux there is a way to compile serialport to be used under Android
CFLAGS=-fPIC CXXFLAGS=-fPIC yarn rebuild