Skip to content

unofficial-rev-port/node-expansion-hub-ftdi

 
 

Repository files navigation

expansion-hub-ftdi NPM package

This package enables Node.js applications to put USB-connected Expansion Hubs into firmware update mode.

unofficial-rev-port fork to add Linux/Mac compat

Making a release

  1. Check out the main branch
  2. Update version field in package.json
  3. Run npm install
  4. Commit change to git
  5. Run git tag v<version>
  6. Run git push
  7. Run git push --tags
  8. Run npm publish --access public
  9. Create a new release on GitHub with an explanation of the changes

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 89.0%
  • C++ 7.2%
  • Python 2.0%
  • JavaScript 1.1%
  • TypeScript 0.7%