annotate toolwrap/hex470 @ 702:9394305d4ff5 default tip

etm_audio.c: fix off-by-one error in auw of FIR coefficients This fix was already made in FC Tourmaline a while back, but it is also the kind of bugfix that deserves to be backported to Magnetite and Selenite as well.
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 31 Oct 2022 00:14:44 +0000
parents 56991493ba66
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
52
56991493ba66 toolwrap: hex470 and vlnk470 wrappers added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 #!/bin/sh
56991493ba66 toolwrap: hex470 and vlnk470 wrappers added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2 TZ=GMT
56991493ba66 toolwrap: hex470 and vlnk470 wrappers added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3 export TZ
56991493ba66 toolwrap: hex470 and vlnk470 wrappers added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4 exec nowhine 'c:/Dvpt_tools/Codegen/TMS4701x_1.22e/NT/hex470.exe' "$@"