FreeCalypso > hg > fc-magnetite
view toolwrap/cl470 @ 268:f5c10ec9c5fd
init.c: module passes compilation,
Init_Drivers() and Init_Serial_Flows() functions are good,
Init_Target() and Init_Unmask_IT() need further work
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Sun, 06 Aug 2017 09:21:57 +0000 |
| parents | 89660a3d35bb |
| children |
line wrap: on
line source
#!/bin/sh C_DIR='c:/Dvpt_tools/Codegen/TMS4701x_1.22e/NT' TZ=GMT export C_DIR TZ exec nowhine 'c:/Dvpt_tools/Codegen/TMS4701x_1.22e/NT/cl470.exe' "$@"
