FreeCalypso > hg > freecalypso-sw
annotate gsm-fw/configs/gtamodem-gsm @ 857:2768b4339275
a flash chip init/reset function added to Application_Initialize(),
see the comments in gsm-fw/bsp/flashchipinit.S
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Fri, 01 May 2015 16:27:59 +0000 |
parents | cbd91f807141 |
children | 6ffebb8cec78 |
rev | line source |
---|---|
829
f74c5d3d3b06
gsm-fw: configuration instructions updated to match reality
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
1 # This configuration will eventually become a firmware image for the gtamodem |
f74c5d3d3b06
gsm-fw: configuration instructions updated to match reality
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
2 # target that provides actual GSM functionality. |
f74c5d3d3b06
gsm-fw: configuration instructions updated to match reality
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
3 |
f74c5d3d3b06
gsm-fw: configuration instructions updated to match reality
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
4 target gtamodem |
f74c5d3d3b06
gsm-fw: configuration instructions updated to match reality
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
5 feature gsm |
855
cbd91f807141
gsm-fw/configs/gtamodem-gsm: feature at-modem added
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
829
diff
changeset
|
6 feature at-modem |
829
f74c5d3d3b06
gsm-fw: configuration instructions updated to match reality
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
7 |
f74c5d3d3b06
gsm-fw: configuration instructions updated to match reality
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
8 feature etm |
f74c5d3d3b06
gsm-fw: configuration instructions updated to match reality
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
9 feature tmffs2 |