FreeCalypso > hg > freecalypso-sw
comparison gsm-fw/configs/c155-gsm-ramonly @ 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 | gsm-fw/configs/c155-experimental@d1799aa85e56 |
children |
comparison
equal
deleted
inserted
replaced
934:a8fc7526935e | 935:b458e6f5f7ac |
---|---|
1 # This configuration builds an experimental ramImage that runs on the | |
2 # Mot C155/C156 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 c155 | |
7 feature gsm | |
8 feature at-rvtmux | |
9 | |
10 feature etm | |
11 feature tmffs2 |