]> rtime.felk.cvut.cz Git - mf6xx.git/commitdiff
Added short README for Qt Qemu interface.
authorRostislav Lisovy <lisovy@gmail.com>
Sun, 17 Apr 2011 18:40:54 +0000 (20:40 +0200)
committerRostislav Lisovy <lisovy@gmail.com>
Sun, 17 Apr 2011 18:40:54 +0000 (20:40 +0200)
src/qemu/mf624_interface/untitled/README.txt [new file with mode: 0644]

diff --git a/src/qemu/mf624_interface/untitled/README.txt b/src/qemu/mf624_interface/untitled/README.txt
new file mode 100644 (file)
index 0000000..0a8d50d
--- /dev/null
@@ -0,0 +1,12 @@
+What is this?
+=============
+This is Qt GUI interface to be used with MF624 device implemented in Qemu.
+
+How to compile
+============== 
+Run "make" or open project in Qt Creator and then build it.
+
+How to use
+==========
+First run Qemu with MF624 device loaded. 
+Then run Qt GUI. As command line argument write port which is Qemu MF624 listening to.
\ No newline at end of file