FreeCalypso > hg > freecalypso-sw
annotate gsm-fw/configs/gtamodem-gsm @ 860:cbc49d533b7d
gsm-fw: new implementation of bzero() and some specialized bcopy variants
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Sun, 03 May 2015 04:11:41 +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 |