FreeCalypso > hg > freecalypso-citrine
comparison configs/c139-gsm-flash @ 0:75a11d740a02
initial import of gsm-fw from freecalypso-sw rev 1033:5ab737ac3ad7
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Thu, 09 Jun 2016 00:02:41 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:75a11d740a02 |
|---|---|
| 1 # This configuration builds an experimental flashImage that runs on the | |
| 2 # Mot C139/C140 target and includes the GSM protocol stack. Control is via | |
| 3 # AT commands over RVTMUX (no UI). An aftermarket FFS is placed in the flash | |
| 4 # region from 0x3C0000 through 0x3EFFFF. | |
| 5 | |
| 6 target c139 | |
| 7 feature gsm | |
| 8 feature at-rvtmux | |
| 9 | |
| 10 feature aftermarket-ffs 60 3 | |
| 11 | |
| 12 feature etm | |
| 13 feature tmffs2 |
