FreeCalypso > hg > freecalypso-sw
comparison gsm-fw/configs/c155-experimental @ 931:d1799aa85e56
gsm-fw/configs/c155-experimental: new configuration,
works as well as other targets
author | Mychaela Falconia <falcon@ivan.Harhan.ORG> |
---|---|
date | Sat, 31 Oct 2015 02:41:44 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
930:5a826938d005 | 931:d1799aa85e56 |
---|---|
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 |