FreeCalypso > hg > freecalypso-sw
comparison gsm-fw/configs/pirelli-gsm-rvtat @ 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/pirelli-gsm@0590cfd5803f |
children |
comparison
equal
deleted
inserted
replaced
934:a8fc7526935e | 935:b458e6f5f7ac |
---|---|
1 # This configuration builds an experimental ramImage that runs on the Pirelli | |
2 # target and includes the GSM protocol stack. Control is via AT commands over | |
3 # RVTMUX. Flash is not touched; FFS is in RAM and initialized blank on every | |
4 # boot. | |
5 | |
6 target pirelli | |
7 feature gsm | |
8 feature at-rvtmux | |
9 | |
10 feature etm | |
11 feature tmffs2 |