FreeCalypso > hg > freecalypso-sw
comparison gsm-fw/configs/c139-gsm-flash @ 935:b458e6f5f7ac
gsm-fw configs restructured a little
| author | Mychaela Falconia <falcon@ivan.Harhan.ORG> |
|---|---|
| date | Sat, 31 Oct 2015 08:29:12 +0000 |
| parents | |
| children | 51f580665110 |
comparison
equal
deleted
inserted
replaced
| 934:a8fc7526935e | 935:b458e6f5f7ac |
|---|---|
| 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). Flash is not touched; FFS is in RAM and | |
| 4 # initialized blank on every boot. | |
| 5 | |
| 6 target c139 | |
| 7 feature gsm | |
| 8 feature at-rvtmux | |
| 9 | |
| 10 feature etm | |
| 11 feature tmffs2 |
