FreeCalypso > hg > fc-magnetite
comparison cfg-headers/gprs/swconfig.cfg @ 144:fd8227e3047d
config headers overhaul
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 09 Oct 2016 05:53:14 +0000 |
parents | cfg-headers/2091/swconfig.cfg@53c4389afc06 |
children |
comparison
equal
deleted
inserted
replaced
143:1fd7359da77a | 144:fd8227e3047d |
---|---|
1 #ifndef __SWCONFIG_CFG__ | |
2 #define __SWCONFIG_CFG__ | |
3 #define ALR 1 | |
4 #define BT 0 | |
5 #define DP 0 | |
6 #define DWNLD 1 | |
7 #define GSMLITE 0 | |
8 #define L1_DYN_DSP_DWNLD 1 | |
9 #define LONG_JUMP 3 | |
10 #define MOVE_IN_INTERNAL_RAM 1 | |
11 #define OP_WCP 0 | |
12 #define PMODE 2 | |
13 #define RVDATA_INTERNALRAM 0 | |
14 #define SRVC 1 | |
15 #define TR_BAUD_CONFIG TR_BAUD_115200 | |
16 #define WCP_PROF 0 | |
17 #endif /* __SWCONFIG_CFG__ */ |