FreeCalypso > hg > fc-tourmaline
annotate targets/c155.conf @ 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 | 7ce079c7c5dd |
children | e17bdedfbf2b |
rev | line source |
---|---|
32
7ce079c7c5dd
targets/*.conf: adapted from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_motc155.template |
7ce079c7c5dd
targets/*.conf: adapted from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 FLASH_BASE_ADDR=0x20000 |
7ce079c7c5dd
targets/*.conf: adapted from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3 FLASH_SECTOR_SIZE=0x10000 |
7ce079c7c5dd
targets/*.conf: adapted from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
4 |
7ce079c7c5dd
targets/*.conf: adapted from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
5 FCHG_STATE=1 |
7ce079c7c5dd
targets/*.conf: adapted from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
6 RVTMUX_ON_MODEM=1 |