FreeCalypso > hg > fc-tourmaline
view toolwrap/asm470 @ 289:4d203ef0eb4b
implement vibrator on/off control driver
The piece implemented here is just the HW on/off driver; on top of
this driver there will be a VIBR service (to be implemented in RiViera
land) that will implement vibration pulse trains.
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 26 Mar 2022 17:03:36 +0000 |
parents | 83146a4ae927 |
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/asm470.exe' "$@"