-
Notifications
You must be signed in to change notification settings - Fork 1
/
FISH_RM_CONFIG_#DEFINES.h
179 lines (154 loc) · 4.99 KB
/
FISH_RM_CONFIG_#DEFINES.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
// FISH #defines for system wide control
// Valid thru v1.8
// this define must keep RESET!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
//#define USE_CMAIN // Affects cstartup_M.c FM0_COLD and RET2c
#define FISH_STM32F4_GPIO_WC
#define TRUE_EQU_NEG_ONE
#define XON_XOFF // Use XON_XOFF Flow Control
#define ABORT_STOP_TILL_CO
#define EOL_DLE // DLE 0x10/16d in QUIT after last line interpreted
#define EOL_NAK // NAK in error messages for STDLED editor highlight
//#define DEFAULT_BAUD_TEST
//#define CTS_RTS // Use Hardware Flow Control
//#define IO2TP // for ports before i/o done - enable PADCLR and TIBCLR
//#define TOSCT // TOS Cache Testing QUERY BACKSPACING OVER INPUT!!!
//#define SLOW_POWERUP // For slow power supply
//#define CLKOUT // PIO0_1 is CLKOUT
//#define TESTRAM // run flogram at start-up
//#define DEBUG_FLASH //
//#define IOBUFS_DEBUG
//IOBUFS_DEBUG #define:
//NOOP & .SH IN EXPECT AFTER LEAVE
//TIB DUMP OF EXPECT IN QUERY
//HERE DUMP IN INTERPRET'S DFIND
//WORD PARSES USING SPACE - DOES SPACE AFTER?
// VTOR_PATCH defined in 205 ASM PREPROC CONFIG - UNTIL 205 VTOR issue RESOLVED.
// COPY OF ALL CONFIGURATION Assembly Preprocessor sections.
/* ALL CONFIGURATIONS:
Assembly Preprocessor Additional Include Directories:
$PROJ_DIR$\..\FISH_RM_COMMON
$PROJ_DIR$\..\FISH_RM_COMMON_CODE_CORTEX_M
*/
/*
STM32F205RC-STM118mhg Configuration Assembly Preprocessor Section:
Assembly Preprocessor Defined Symbols:
FISH_PubRel_WORDSET
FISH_Debug_WORDSET
VTOR_PATCH
STM32F205RC
STM32F205RC_SRAM128
STM32F205RC_XRC10_118MHZ
*/
/*
STM32F4_PubRel Configuration Assembly Preprocessor Section:
Assembly Preprocessor Defined Symbols:
FISH_PubRel_WORDSET
STM32F4_XRC08_168MHZ
*/
/*
STM32F4_DEBUG Configuration Assembly Preprocessor Section:
Assembly Preprocessor Defined Symbols:
FISH_PubRel_WORDSET
FISH_Debug_WORDSET
STM32F4_XRC08_168MHZ
*/
/*
STM32F4_DEBUG Configuration Assembly Preprocessor Section:
Assembly Preprocessor Additional Include Directories:
Assembly Preprocessor Defined Symbols:
*/
/*
STM32F4_DEBUG Configuration Assembly Preprocessor Section:
Assembly Preprocessor Additional Include Directories:
Assembly Preprocessor Defined Symbols:
*/
/*
STM32F4_DEBUG Configuration Assembly Preprocessor Section:
Assembly Preprocessor Additional Include Directories:
Assembly Preprocessor Defined Symbols:
*/
/*
STM32F4_DEBUG Configuration Assembly Preprocessor Section:
Assembly Preprocessor Additional Include Directories:
Assembly Preprocessor Defined Symbols:
*/
/*
STM32F4_DEBUG Configuration Assembly Preprocessor Section:
Assembly Preprocessor Additional Include Directories:
Assembly Preprocessor Defined Symbols:
*/
/*
STM32F4_DEBUG Configuration Assembly Preprocessor Section:
Assembly Preprocessor Additional Include Directories:
Assembly Preprocessor Defined Symbols:
*/
/*
STM32F4_DEBUG Configuration Assembly Preprocessor Section:
Assembly Preprocessor Additional Include Directories:
Assembly Preprocessor Defined Symbols:
*/
/*
STM32F4_DEBUG Configuration Assembly Preprocessor Section:
Assembly Preprocessor Additional Include Directories:
Assembly Preprocessor Defined Symbols:
*/
/*
STM32F4_DEBUG Configuration Assembly Preprocessor Section:
Assembly Preprocessor Additional Include Directories:
Assembly Preprocessor Defined Symbols:
*/
/*
STM32F4_DEBUG Configuration Assembly Preprocessor Section:
Assembly Preprocessor Additional Include Directories:
Assembly Preprocessor Defined Symbols:
*/
/*
STM32F4_DEBUG Configuration Assembly Preprocessor Section:
Assembly Preprocessor Additional Include Directories:
Assembly Preprocessor Defined Symbols:
*/
/*
STM32F4_DEBUG Configuration Assembly Preprocessor Section:
Assembly Preprocessor Additional Include Directories:
Assembly Preprocessor Defined Symbols:
*/
/*
STM32F4_DEBUG Configuration Assembly Preprocessor Section:
Assembly Preprocessor Additional Include Directories:
Assembly Preprocessor Defined Symbols:
*/
/*
STM32F4_DEBUG Configuration Assembly Preprocessor Section:
Assembly Preprocessor Additional Include Directories:
Assembly Preprocessor Defined Symbols:
*/
/*
STM32F4_DEBUG Configuration Assembly Preprocessor Section:
Assembly Preprocessor Additional Include Directories:
Assembly Preprocessor Defined Symbols:
*/
/*
STM32F4_DEBUG Configuration Assembly Preprocessor Section:
Assembly Preprocessor Additional Include Directories:
Assembly Preprocessor Defined Symbols:
*/
/*
STM32F4_DEBUG Configuration Assembly Preprocessor Section:
Assembly Preprocessor Additional Include Directories:
Assembly Preprocessor Defined Symbols:
*/
/*
STM32F4_DEBUG Configuration Assembly Preprocessor Section:
Assembly Preprocessor Additional Include Directories:
Assembly Preprocessor Defined Symbols:
*/
/*
STM32F4_DEBUG Configuration Assembly Preprocessor Section:
Assembly Preprocessor Additional Include Directories:
Assembly Preprocessor Defined Symbols:
*/
/*
STM32F4_DEBUG Configuration Assembly Preprocessor Section:
Assembly Preprocessor Additional Include Directories:
Assembly Preprocessor Defined Symbols:
*/