URL
https://opencores.org/ocsvn/zet86/zet86/trunk
Subversion Repositories zet86
[/] [zet86/] [trunk/] [bin/] [tmproot.sh] - Rev 49
Compare with Previous | Blame | View Log
#!/bin/bash mkdir -p {doc,bin} cd doc wget -nc http://www.opencores.com/cvsweb.cgi/~checkout~/uart16550/doc/UART_spec.pdf cd .. gcc ../src/splitlh.c -o ./bin/splitlh