Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altos: Document a few more SPI mode bits in VGA driver | Keith Packard | 2017-04-09 |
| | | | | | | Just comment changes Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos: Add VGA driver for STM32L processors | Keith Packard | 2017-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> |