summaryrefslogtreecommitdiff
path: root/src/vidtime/flash-loader/Makefile
Commit message (Collapse)AuthorAge
* altos: add 'vidtime', a simple brightness monitorKeith Packard2018-05-07
This is a testing tool for video refresh tracking. It uses the mpusb v3.0 hardware and monitors the phototransistor value, sending 0 or 1 to the USB port when the value changes. Signed-off-by: Keith Packard <keithp@keithp.com>