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