包详细信息

leaphy-avrgirl-arduino

leaphy-robotics11MIT0.0.2

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

arduino, avr, avr109, stk500

自述文件

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