FreeCalypso > hg > freecalypso-citrine
comparison configs/c155-gsm-ramonly @ 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 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 |