Results 4 issues of David Cox

The CERN OHL states that it "does not apply to software, firmware, or code loaded into programmable devices". How would feel about specifying a license for the code you've provided?...

I'm using the ArduCAM library with a [Sparkfun Thing](https://www.sparkfun.com/products/13231). I believe the bit rotation fix for ESP8266 is causing a persistent "SPI Interface Error", at least for this model of...

Allows crisper to output to files in directories without needing those directories to exist prior to crisper running. Resolves #17

This happens in Windows and OS X. Here's my command: ``` vulcanize --inline-css src/index.html --inline-script | crisper --html webroot/index.html --js webroot/index.js ``` This is the error I get ``` fs.js:500...