-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathplatformio_env_whitehall_temporary.ini
228 lines (188 loc) · 7.09 KB
/
platformio_env_whitehall_temporary.ini
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
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
; ;;; HOME INSTALLED temporarily only for me ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[env:wht_br_but]
extends = env:whitehall_82
build_flags = ${common.build_flags} -D DEVICE_BEDROOM_CONTROLLER_BUTTONS_01 -w
-D USE_USER_MICHAEL
; upload_protocol = espota
; extra_scripts = gzip_fw.py
; upload_port = 192.168.0.46
; monitor_filters = esp8266_exception_decoder
; build_type = debug
upload_port = COM8
[env:wht_black_stand]
extends = env:whitehall_32
build_unflags = ${esp32_defaults.build_unflags}
build_flags = ${esp32_defaults.build_flags}
-D DEVICE_BLACK_STAND_LIGHT
-w
lib_extra_dirs = ${common32.lib_extra_dirs}
lib/libesp32
lib/lib_basic
lib/lib_network
lib/lib_display
lib/lib_onewire2023
lib/lib_sensor
upload_protocol = espota
upload_port = 192.168.0.50
; upload_port = testbed_animation_segment_01
; upload_port = COM30
; monitor_filters = esp8266_exception_decoder
; build_type = debug
[env:wht_rgbdesk]
extends = env:whitehall_82
build_flags = ${common.build_flags} -D DEVICE_RGBDESK -w
-D USE_USER_MICHAEL
upload_protocol = espota
extra_scripts = gzip_fw.py
upload_port = 192.168.0.151
; monitor_filters = esp8266_exception_decoder
; build_type = debug
; upload_port = COM9
[env:wht_bedroom_bedlight]
extends = env:whitehall_82
build_flags = ${common.build_flags} -D DEVICE_BEDROOM_BEDLIGHT -w
-D USE_USER_MICHAEL
upload_protocol = espota
extra_scripts = gzip_fw.py
upload_port = 192.168.0.57
; monitor_filters = esp8266_exception_decoder
; build_type = debug
; upload_port = COM9
[env:wht_computer_u25]
extends = env:whitehall_82
build_flags = ${common.build_flags} -D DEVICE_RGB_COMPUTER_SCREEN_DELL_U2515H -w
-D USE_USER_MICHAEL
upload_protocol = espota
extra_scripts = gzip_fw.py
upload_port = 192.168.0.202
; monitor_filters = esp8266_exception_decoder
; build_type = debug
; upload_port = COM9
[env:wht_computer_p32]
extends = env:whitehall_32
build_flags = ${common.build_flags} -D DEVICE_RGB_COMPUTER_SCREEN_DELL_P3222QE -w
-D USE_USER_MICHAEL
lib_extra_dirs = ${library.lib_extra_dirs}
lib/libesp32
lib/lib_basic
lib/lib_wled32
lib/lib_custom
upload_protocol = espota
; upload_port = 192.168.0.161
upload_port = rgb_computer_display_p32.local
; monitor_filters = esp8266_exception_decoder
; build_type = debug
; upload_port = COM19
[env:wht_bedr_wardrobe]
platform = ${core_2_6_1.platform}
build_flags = ${core_2_6_1.build_flags}
-D DEVICE_H801_INSIDE_BEDROOM_WARDROBE -w
-D USE_USER_MICHAEL
lib_extra_dirs = ${library.lib_extra_dirs}
upload_protocol = espota
extra_scripts = gzip_fw.py
upload_port = h801_bedroom_wardrobe.local
; upload_port = 192.168.0.52
; upload_port=COM18
; monitor_filters = esp8266_exception_decoder
; build_type = debug
[env:wh_mbedroom_wardrobe]
platform = ${core_2_6_1.platform}
build_flags = ${core_2_6_1.build_flags}
-D DEVICE_H801__MASTERBEDROOM_UPLIGHT -w
-D USE_USER_MICHAEL
lib_extra_dirs = ${library.lib_extra_dirs}
upload_protocol = espota
extra_scripts = gzip_fw.py
; upload_port = h801_sunlight_2
upload_port = 192.168.0.163
; upload_port=COM27
; monitor_filters = esp8266_exception_decoder
; build_type = debug
[env:wht_bedroom_desk]
platform = ${core_2_6_1.platform}
build_flags = ${core_2_6_1.build_flags}
-D DEVICE_H801_BEDROOM_UNDERDESK -w
-D USE_USER_MICHAEL
lib_extra_dirs = ${library.lib_extra_dirs}
lib/lib_neopixel_june24_ws2805
lib/lib_custom
upload_protocol = espota
extra_scripts = gzip_fw.py
upload_port = h801_bedroom_underdesk.local
; upload_port = 192.168.0.12
; upload_port=COM18
; monitor_filters = esp8266_exception_decoder
; build_type = debug
[env:dev_desksensor]
extends = env:whitehall_32
build_flags = ${common.build_flags} -D DEVICE_DESKSENSOR -w
-D USE_USER_MICHAEL
-DUSE_LIGHTING_TEMPLATE__PALETTE_TESTING_METAL
; -DCORE_DEBUG_LEVEL=5
lib_extra_dirs = ${library.lib_extra_dirs}
lib/libesp32
lib/lib_basic
lib/lib_wled32
lib/lib_custom
lib/lib_basic
lib/lib_network
lib/lib_display
lib/lib_onewire2023
lib/lib_sensor
lib/lib_nextion_esp32_web
lib/lib_async32
lib/libesp32/network
lib/lib_network_web
lib/lib_i2c
lib/lib_default
lib/lib_energy
lib/lib_neopixel_april23
lib/lib_tinygsm
; upload_protocol = espota
; upload_port = 192.168.0.92
; upload_port = desksensor.local
; monitor_filters = esp32_exception_decoder
; build_type = debug
upload_port = COM27
;${common32.lib_extra_dirs}
[env:tb_camera_sensor]
extends = env:whitehall_32
build_flags = ${common.build_flags} -D DEVICE_TESTBED_CAMERA_SENSOR_MODULE -w
-D USE_USER_MICHAEL
; -DCORE_DEBUG_LEVEL=5
lib_extra_dirs = lib/libesp32
lib/lib_basic
lib/lib_network
lib/lib_display
lib/lib_onewire2023
lib/lib_sensor
lib/lib_nextion_esp32_web
upload_protocol = espota
upload_port = 192.168.0.165
; upload_port = desksensor.local
; monitor_filters = esp32_exception_decoder
; build_type = debug
; upload_port = COM22
;${common32.lib_extra_dirs}
[env:wh_dr0]
extends = env:whitehall_32
build_flags = ${common.build_flags} -D DEVICE_DESKSENSOR_SLAVE_01 -w
-D USE_USER_MICHAEL
; -DCORE_DEBUG_LEVEL=5
lib_extra_dirs = lib/libesp32
lib/lib_basic
lib/lib_network
lib/lib_display
lib/lib_onewire2023
lib/lib_sensor
;
; upload_protocol = espota
; upload_port = 192.168.0.79
; upload_port = desksensor.local
monitor_filters = esp32_exception_decoder
build_type = debug
upload_port = COM5
;${common32.lib_extra_dirs}