FreeCalypso > hg > ffs-editor
comparison cfg-headers/swconfig.cfg @ 2:14f8a71286c5
cfg-headers: minimal & hard-coded
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 15 May 2020 01:54:34 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
1:5a26a267684f | 2:14f8a71286c5 |
---|---|
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 0 | |
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__ */ |