annotate toolwrap/asm470 @ 270:4f59ca578891

buzzer.c: rm remnants of C-Sample LT
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 13 Jun 2021 18:32:16 +0000
parents 83146a4ae927
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
13
83146a4ae927 toolwrap & winexe: import from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 #!/bin/sh
83146a4ae927 toolwrap & winexe: import from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2 C_DIR='c:/Dvpt_tools/Codegen/TMS4701x_1.22e/NT'
83146a4ae927 toolwrap & winexe: import from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3 TZ=GMT
83146a4ae927 toolwrap & winexe: import from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4 export C_DIR TZ
83146a4ae927 toolwrap & winexe: import from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
5 exec nowhine 'c:/Dvpt_tools/Codegen/TMS4701x_1.22e/NT/asm470.exe' "$@"