os/persistentdata/persistentstorage/sqlite3api/GROUP/config.ini
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/persistentdata/persistentstorage/sqlite3api/GROUP/config.ini	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,14 @@
     1.4 +[STDIO]
     1.5 +STDIN = MEDIA1
     1.6 +STDOUT = MEDIA2
     1.7 +STDERR = MEDIA2
     1.8 +
     1.9 +[MEDIA1]
    1.10 +type = console
    1.11 +width = -1
    1.12 +height = -1
    1.13 +
    1.14 +[MEDIA2]
    1.15 +type = serial
    1.16 +baud = 115200
    1.17 +port = COMM::0