Imported Upstream version 2.9.0
[debian/cc1111] / device / examples / mcs51 / asmblink / go_dos.bat
1 rem DOS CVS access does not like .lnk files, so this is workaround.
2 copy blink_lnk blink.lnk
3 asx8051.exe -los blink.asm
4 aslink -f blink.lnk
5
6