UNPKG

node-libgpiod

Version:

Native nodejs bindings for [libgpiod][libgpiod]

18 lines 461 B
{ "configurations": [ { "name": "Linux", "includePath": [ "/usr/include/**", "${workspaceFolder}/**", "${workspaceFolder}/node_modules/nan/*" ], "defines": [], "compilerPath": "/usr/bin/clang", "cStandard": "c17", "cppStandard": "c++14", "intelliSenseMode": "clang-x64" } ], "version": 4 }