FreeCalypso > hg > fc-magnetite
annotate targets/c11x.h @ 581:a0a45c5eb3ef
gsmcomp.c: bumping trace partition size to 220 like in gprscomp.c
This change is safe in terms of RAM usage because all of these partition
pools have already been moved from XRAM to IRAM earlier, and our IRAM
usage in VO configs is currently quite low - the one near the limit
is XRAM on C11x.
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 29 Jan 2019 03:52:49 +0000 |
parents | 36c3c910f709 |
children | ea22e20c3d70 |
rev | line source |
---|---|
380
36c3c910f709
targets/c11x.{conf,h} added, based on c139
Mychaela Falconia <falcon@freecalypso.org>
parents:
89
diff
changeset
|
1 #define CONFIG_TARGET_C11X 1 |
89
6c3881378a31
targets: c139 and pirelli added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 #define CONFIG_TARGET_COMPAL 1 |
380
36c3c910f709
targets/c11x.{conf,h} added, based on c139
Mychaela Falconia <falcon@freecalypso.org>
parents:
89
diff
changeset
|
3 #define USE_TSPACT2_FOR_TXLOW 0 |
89
6c3881378a31
targets: c139 and pirelli added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
4 #define UARTFAX_CLASSIC_DTR_DCD 0 |