FreeCalypso > hg > fc-magnetite
comparison cfg-headers/voice-only/swconfig.cfg @ 354:cb3bc4fe730a
cfg-headers/voice-only: created
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 25 Dec 2017 00:32:10 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
353:e1bd1cca709e | 354:cb3bc4fe730a |
---|---|
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 1 | |
13 #define RVDATA_INTERNALRAM 0 | |
14 #define SRVC 0 | |
15 #define TR_BAUD_CONFIG TR_BAUD_115200 | |
16 #define WCP_PROF 0 | |
17 #endif /* __SWCONFIG_CFG__ */ |