UNPKG

stk500

Version:

Fully javascript stk500v1 programmer. Allows you to program Arduinos straight from node (or browser for that matter). No more avrdude system calls or using the arduino IDE.

3 lines (2 loc) 53 B
require('mocha'); global.Should = require('should');