Détail du package

leaphy-avrgirl-arduino

leaphy-robotics34MIT0.0.2

A web library for flashing compiled sketch files to Arduino microcontroller boards.

arduino, avr, avr109, stk500

readme

leaphy-avrgirl-arduino

A library for flashing leaphy arduino boards, heavily based on noopkat/avrgirl-arduino

Building

Run npm run build to package it up using the webpack.config.js

Publishing

  • Manually increment the version in the package.json
  • Run npm publish