summaryrefslogtreecommitdiff
path: root/src/drivers/ao_vga.h
Commit message (Collapse)AuthorAge
* altos: Add VGA driver for STM32L processorsKeith Packard2017-02-20
Generates vsync/hsync using timers and pixel data using the SPI port. 320x240 video using 640x480 mode and a 24MHz "pixel" clock. Signed-off-by: Keith Packard <keithp@keithp.com>