Tomu WebUSB Simple LED Demo

This interacts with the usb_simple sample.

On Linux, you will need a udev rule similar to this:

ACTION=="add|change", SUBSYSTEM=="usb", ATTRS{idVendor}=="1209", ATTRS{idProduct}=="70b1", TAG+="uaccess"