SAMV71-Xult: Add a configuration that will be used to test VNC

This commit is contained in:
Gregory Nutt
2016-04-18 12:25:23 -06:00
parent 0a6a4ac9bc
commit 628dd9b181
5 changed files with 1601 additions and 0 deletions
+3
View File
@@ -11663,3 +11663,6 @@
From Dave dev@ziggurat29.com (2016-04-18).
* graphics/vnc: Add support for a VNC server. This logic is code
complete, but untested and so not ready for primetime (2016-04-18).
* configs/samv71-xult/vnc: Add a configuration that will be used to
verify VNC (also untested) (2016-04-18).