FreeCalypso > hg > fc-magnetite
annotate targets/gtamodem.h @ 579:8a2aa6b8aed8
GPF test partition size increased to accommodate longer traces
This change is needed in order to accommodate the increased length of
the firmware version string which is emitted as a trace on boot,
but it will certainly help with other traces too.
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 28 Jan 2019 04:56:35 +0000 |
parents | ece3ecbcd4f1 |
children | 4a8dacbe9187 |
rev | line source |
---|---|
6
c01d2500a998
beginning of build system: crafting config headers into place
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 #define CONFIG_TARGET_GTAMODEM 1 |
c01d2500a998
beginning of build system: crafting config headers into place
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 #define CONFIG_MOKOFFS 1 |
284
ece3ecbcd4f1
targets/gtamodem.h: UARTFAX_CLASSIC_DTR_DCD turned OFF:
Mychaela Falconia <falcon@freecalypso.org>
parents:
80
diff
changeset
|
3 #define UARTFAX_CLASSIC_DTR_DCD 0 |