OSDN Git Service

improve pat files
[fast-forth/master.git] / config / msp430 / Preprocess
1 gema -nobackup -line -t '\n=\r\n;\r\n=\r\n'  -f  $FF/config/gema/$2.pat $1.f LAST.4th 
2
3 cat LAST.4th | sed -i -e 's/\n/\r\n/g' LAST.4th > /dev/ttyUSB0
4