X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=testport.conf;h=fe7eb772d5426b415db32cd31a3876dd158ef438;hp=92c450e112d946c6929abb7b9dea0aacf9759927;hb=d9352fc79fbdee0cf3288809b104ea196ea85693;hpb=aa060d30f8600acb9cc5bcf9fa3d97a2fbe5ccda diff --git a/testport.conf b/testport.conf index 92c450e..fe7eb77 100644 --- a/testport.conf +++ b/testport.conf @@ -1,8 +1,9 @@ # configfile for shavs tests [PORT] -port = /dev/ttyUSB1 -baud = 38400 +port = /tmp/simavr-uart0 +#port= /dev/ttyUSB0 +baud = 115200 databits = 8 stopbits = 1 paraty = none