|
4 | 4 | "sketches": [
|
5 | 5 | {"name": "BLE/examples/BLE_client",
|
6 | 6 | "sizes": [{
|
7 |
| - "flash_bytes": 915989, |
| 7 | + "flash_bytes": 915981, |
8 | 8 | "flash_percentage": 29,
|
9 | 9 | "ram_bytes": 44244,
|
10 | 10 | "ram_percentage": 13
|
11 | 11 | }]
|
12 | 12 | },
|
13 | 13 | {"name": "BLE/examples/BLE_iBeacon",
|
14 | 14 | "sizes": [{
|
15 |
| - "flash_bytes": 912597, |
| 15 | + "flash_bytes": 912589, |
16 | 16 | "flash_percentage": 29,
|
17 | 17 | "ram_bytes": 44204,
|
18 | 18 | "ram_percentage": 13
|
19 | 19 | }]
|
20 | 20 | },
|
21 | 21 | {"name": "BLE/examples/BLE_notify",
|
22 | 22 | "sizes": [{
|
23 |
| - "flash_bytes": 910365, |
| 23 | + "flash_bytes": 910357, |
24 | 24 | "flash_percentage": 28,
|
25 | 25 | "ram_bytes": 44204,
|
26 | 26 | "ram_percentage": 13
|
27 | 27 | }]
|
28 | 28 | },
|
29 | 29 | {"name": "BLE/examples/BLE_scan",
|
30 | 30 | "sizes": [{
|
31 |
| - "flash_bytes": 902433, |
| 31 | + "flash_bytes": 902425, |
32 | 32 | "flash_percentage": 28,
|
33 | 33 | "ram_bytes": 44188,
|
34 | 34 | "ram_percentage": 13
|
35 | 35 | }]
|
36 | 36 | },
|
37 | 37 | {"name": "BLE/examples/BLE_server",
|
38 | 38 | "sizes": [{
|
39 |
| - "flash_bytes": 907017, |
| 39 | + "flash_bytes": 907013, |
40 | 40 | "flash_percentage": 28,
|
41 | 41 | "ram_bytes": 44188,
|
42 | 42 | "ram_percentage": 13
|
43 | 43 | }]
|
44 | 44 | },
|
45 | 45 | {"name": "BLE/examples/BLE_server_multiconnect",
|
46 | 46 | "sizes": [{
|
47 |
| - "flash_bytes": 910393, |
| 47 | + "flash_bytes": 910385, |
48 | 48 | "flash_percentage": 28,
|
49 | 49 | "ram_bytes": 44204,
|
50 | 50 | "ram_percentage": 13
|
51 | 51 | }]
|
52 | 52 | },
|
53 | 53 | {"name": "BLE/examples/BLE_uart",
|
54 | 54 | "sizes": [{
|
55 |
| - "flash_bytes": 910681, |
| 55 | + "flash_bytes": 910673, |
56 | 56 | "flash_percentage": 28,
|
57 | 57 | "ram_bytes": 44204,
|
58 | 58 | "ram_percentage": 13
|
59 | 59 | }]
|
60 | 60 | },
|
61 | 61 | {"name": "BLE/examples/BLE_write",
|
62 | 62 | "sizes": [{
|
63 |
| - "flash_bytes": 907389, |
| 63 | + "flash_bytes": 907381, |
64 | 64 | "flash_percentage": 28,
|
65 | 65 | "ram_bytes": 44188,
|
66 | 66 | "ram_percentage": 13
|
|
76 | 76 | },
|
77 | 77 | {"name": "EEPROM/examples/eeprom_class",
|
78 | 78 | "sizes": [{
|
79 |
| - "flash_bytes": 272189, |
| 79 | + "flash_bytes": 272193, |
80 | 80 | "flash_percentage": 8,
|
81 | 81 | "ram_bytes": 18648,
|
82 | 82 | "ram_percentage": 5
|
83 | 83 | }]
|
84 | 84 | },
|
85 | 85 | {"name": "EEPROM/examples/eeprom_extra",
|
86 | 86 | "sizes": [{
|
87 |
| - "flash_bytes": 274153, |
| 87 | + "flash_bytes": 274157, |
88 | 88 | "flash_percentage": 8,
|
89 | 89 | "ram_bytes": 18584,
|
90 | 90 | "ram_percentage": 5
|
91 | 91 | }]
|
92 | 92 | },
|
93 | 93 | {"name": "EEPROM/examples/eeprom_write",
|
94 | 94 | "sizes": [{
|
95 |
| - "flash_bytes": 270381, |
| 95 | + "flash_bytes": 270385, |
96 | 96 | "flash_percentage": 8,
|
97 | 97 | "ram_bytes": 18584,
|
98 | 98 | "ram_percentage": 5
|
|
121 | 121 | },
|
122 | 122 | {"name": "ESP32/examples/AnalogOut/ledcWrite_RGB",
|
123 | 123 | "sizes": [{
|
124 |
| - "flash_bytes": 226866, |
| 124 | + "flash_bytes": 226870, |
125 | 125 | "flash_percentage": 7,
|
126 | 126 | "ram_bytes": 14608,
|
127 | 127 | "ram_percentage": 4
|
128 | 128 | }]
|
129 | 129 | },
|
130 | 130 | {"name": "ESP32/examples/AnalogRead",
|
131 | 131 | "sizes": [{
|
132 |
| - "flash_bytes": 245638, |
| 132 | + "flash_bytes": 245642, |
133 | 133 | "flash_percentage": 7,
|
134 | 134 | "ram_bytes": 14752,
|
135 | 135 | "ram_percentage": 4
|
136 | 136 | }]
|
137 | 137 | },
|
138 | 138 | {"name": "ESP32/examples/ArduinoStackSize",
|
139 | 139 | "sizes": [{
|
140 |
| - "flash_bytes": 236110, |
| 140 | + "flash_bytes": 236114, |
141 | 141 | "flash_percentage": 7,
|
142 | 142 | "ram_bytes": 14528,
|
143 | 143 | "ram_percentage": 4
|
144 | 144 | }]
|
145 | 145 | },
|
146 | 146 | {"name": "ESP32/examples/CI/CIBoardsTest",
|
147 | 147 | "sizes": [{
|
148 |
| - "flash_bytes": 247894, |
| 148 | + "flash_bytes": 247898, |
149 | 149 | "flash_percentage": 7,
|
150 | 150 | "ram_bytes": 15192,
|
151 | 151 | "ram_percentage": 4
|
152 | 152 | }]
|
153 | 153 | },
|
154 | 154 | {"name": "ESP32/examples/Camera/CameraWebServer",
|
155 | 155 | "sizes": [{
|
156 |
| - "flash_bytes": 1404194, |
| 156 | + "flash_bytes": 1404190, |
157 | 157 | "flash_percentage": 44,
|
158 | 158 | "ram_bytes": 62028,
|
159 | 159 | "ram_percentage": 18
|
160 | 160 | }]
|
161 | 161 | },
|
162 | 162 | {"name": "ESP32/examples/ChipID/GetChipID",
|
163 | 163 | "sizes": [{
|
164 |
| - "flash_bytes": 237818, |
| 164 | + "flash_bytes": 237822, |
165 | 165 | "flash_percentage": 7,
|
166 | 166 | "ram_bytes": 14564,
|
167 | 167 | "ram_percentage": 4
|
168 | 168 | }]
|
169 | 169 | },
|
170 | 170 | {"name": "ESP32/examples/DeepSleep/ExternalWakeUp",
|
171 | 171 | "sizes": [{
|
172 |
| - "flash_bytes": 257358, |
| 172 | + "flash_bytes": 257362, |
173 | 173 | "flash_percentage": 8,
|
174 | 174 | "ram_bytes": 17768,
|
175 | 175 | "ram_percentage": 5
|
176 | 176 | }]
|
177 | 177 | },
|
178 | 178 | {"name": "ESP32/examples/DeepSleep/TimerWakeUp",
|
179 | 179 | "sizes": [{
|
180 |
| - "flash_bytes": 257494, |
| 180 | + "flash_bytes": 257498, |
181 | 181 | "flash_percentage": 8,
|
182 | 182 | "ram_bytes": 17768,
|
183 | 183 | "ram_percentage": 5
|
|
190 | 190 | "sketches": [
|
191 | 191 | {"name": "BLE/examples/BLE_EddystoneTLM_Beacon",
|
192 | 192 | "sizes": [{
|
193 |
| - "flash_bytes": 981906, |
| 193 | + "flash_bytes": 981922, |
194 | 194 | "flash_percentage": 31,
|
195 | 195 | "ram_bytes": 38548,
|
196 | 196 | "ram_percentage": 11
|
197 | 197 | }]
|
198 | 198 | },
|
199 | 199 | {"name": "BLE/examples/BLE_EddystoneURL_Beacon",
|
200 | 200 | "sizes": [{
|
201 |
| - "flash_bytes": 980774, |
| 201 | + "flash_bytes": 980790, |
202 | 202 | "flash_percentage": 31,
|
203 | 203 | "ram_bytes": 38540,
|
204 | 204 | "ram_percentage": 11
|
205 | 205 | }]
|
206 | 206 | },
|
207 | 207 | {"name": "BLE/examples/BLE_client",
|
208 | 208 | "sizes": [{
|
209 |
| - "flash_bytes": 977810, |
| 209 | + "flash_bytes": 977826, |
210 | 210 | "flash_percentage": 31,
|
211 | 211 | "ram_bytes": 38492,
|
212 | 212 | "ram_percentage": 11
|
213 | 213 | }]
|
214 | 214 | },
|
215 | 215 | {"name": "BLE/examples/BLE_iBeacon",
|
216 | 216 | "sizes": [{
|
217 |
| - "flash_bytes": 989868, |
| 217 | + "flash_bytes": 989884, |
218 | 218 | "flash_percentage": 31,
|
219 | 219 | "ram_bytes": 38436,
|
220 | 220 | "ram_percentage": 11
|
221 | 221 | }]
|
222 | 222 | },
|
223 | 223 | {"name": "BLE/examples/BLE_notify",
|
224 | 224 | "sizes": [{
|
225 |
| - "flash_bytes": 987566, |
| 225 | + "flash_bytes": 987582, |
226 | 226 | "flash_percentage": 31,
|
227 | 227 | "ram_bytes": 38444,
|
228 | 228 | "ram_percentage": 11
|
229 | 229 | }]
|
230 | 230 | },
|
231 | 231 | {"name": "BLE/examples/BLE_scan",
|
232 | 232 | "sizes": [{
|
233 |
| - "flash_bytes": 974324, |
| 233 | + "flash_bytes": 974340, |
234 | 234 | "flash_percentage": 30,
|
235 | 235 | "ram_bytes": 38428,
|
236 | 236 | "ram_percentage": 11
|
237 | 237 | }]
|
238 | 238 | },
|
239 | 239 | {"name": "BLE/examples/BLE_server",
|
240 | 240 | "sizes": [{
|
241 |
| - "flash_bytes": 981464, |
| 241 | + "flash_bytes": 981480, |
242 | 242 | "flash_percentage": 31,
|
243 | 243 | "ram_bytes": 38428,
|
244 | 244 | "ram_percentage": 11
|
245 | 245 | }]
|
246 | 246 | },
|
247 | 247 | {"name": "BLE/examples/BLE_server_multiconnect",
|
248 | 248 | "sizes": [{
|
249 |
| - "flash_bytes": 987568, |
| 249 | + "flash_bytes": 987584, |
250 | 250 | "flash_percentage": 31,
|
251 | 251 | "ram_bytes": 38444,
|
252 | 252 | "ram_percentage": 11
|
253 | 253 | }]
|
254 | 254 | },
|
255 | 255 | {"name": "BLE/examples/BLE_uart",
|
256 | 256 | "sizes": [{
|
257 |
| - "flash_bytes": 987872, |
| 257 | + "flash_bytes": 987888, |
258 | 258 | "flash_percentage": 31,
|
259 | 259 | "ram_bytes": 38444,
|
260 | 260 | "ram_percentage": 11
|
261 | 261 | }]
|
262 | 262 | },
|
263 | 263 | {"name": "BLE/examples/BLE_write",
|
264 | 264 | "sizes": [{
|
265 |
| - "flash_bytes": 981798, |
| 265 | + "flash_bytes": 981814, |
266 | 266 | "flash_percentage": 31,
|
267 | 267 | "ram_bytes": 38428,
|
268 | 268 | "ram_percentage": 11
|
|
275 | 275 | "sketches": [
|
276 | 276 | {"name": "BLE/examples/BLE_scan",
|
277 | 277 | "sizes": [{
|
278 |
| - "flash_bytes": 1134409, |
| 278 | + "flash_bytes": 1134401, |
279 | 279 | "flash_percentage": 36,
|
280 | 280 | "ram_bytes": 39120,
|
281 | 281 | "ram_percentage": 11
|
282 | 282 | }]
|
283 | 283 | },
|
284 | 284 | {"name": "BLE/examples/BLE_server",
|
285 | 285 | "sizes": [{
|
286 |
| - "flash_bytes": 1138933, |
| 286 | + "flash_bytes": 1138925, |
287 | 287 | "flash_percentage": 36,
|
288 | 288 | "ram_bytes": 39120,
|
289 | 289 | "ram_percentage": 11
|
290 | 290 | }]
|
291 | 291 | },
|
292 | 292 | {"name": "BLE/examples/BLE_server_multiconnect",
|
293 | 293 | "sizes": [{
|
294 |
| - "flash_bytes": 1142437, |
| 294 | + "flash_bytes": 1142429, |
295 | 295 | "flash_percentage": 36,
|
296 | 296 | "ram_bytes": 39136,
|
297 | 297 | "ram_percentage": 11
|
298 | 298 | }]
|
299 | 299 | },
|
300 | 300 | {"name": "BLE/examples/BLE_uart",
|
301 | 301 | "sizes": [{
|
302 |
| - "flash_bytes": 1142729, |
| 302 | + "flash_bytes": 1142721, |
303 | 303 | "flash_percentage": 36,
|
304 | 304 | "ram_bytes": 39128,
|
305 | 305 | "ram_percentage": 11
|
306 | 306 | }]
|
307 | 307 | },
|
308 | 308 | {"name": "BLE/examples/BLE_write",
|
309 | 309 | "sizes": [{
|
310 |
| - "flash_bytes": 1139289, |
| 310 | + "flash_bytes": 1139281, |
311 | 311 | "flash_percentage": 36,
|
312 | 312 | "ram_bytes": 39120,
|
313 | 313 | "ram_percentage": 11
|
|
323 | 323 | },
|
324 | 324 | {"name": "BluetoothSerial/examples/GetLocalMAC",
|
325 | 325 | "sizes": [{
|
326 |
| - "flash_bytes": 1115393, |
| 326 | + "flash_bytes": 1115381, |
327 | 327 | "flash_percentage": 35,
|
328 | 328 | "ram_bytes": 39912,
|
329 | 329 | "ram_percentage": 12
|
330 | 330 | }]
|
331 | 331 | },
|
332 | 332 | {"name": "BluetoothSerial/examples/SerialToSerialBT",
|
333 | 333 | "sizes": [{
|
334 |
| - "flash_bytes": 1114045, |
| 334 | + "flash_bytes": 1114041, |
335 | 335 | "flash_percentage": 35,
|
336 | 336 | "ram_bytes": 39912,
|
337 | 337 | "ram_percentage": 12
|
338 | 338 | }]
|
339 | 339 | },
|
340 | 340 | {"name": "BluetoothSerial/examples/SerialToSerialBTM",
|
341 | 341 | "sizes": [{
|
342 |
| - "flash_bytes": 1115197, |
| 342 | + "flash_bytes": 1115189, |
343 | 343 | "flash_percentage": 35,
|
344 | 344 | "ram_bytes": 39928,
|
345 | 345 | "ram_percentage": 12
|
346 | 346 | }]
|
347 | 347 | },
|
348 | 348 | {"name": "BluetoothSerial/examples/SerialToSerialBT_SSP_pairing",
|
349 | 349 | "sizes": [{
|
350 |
| - "flash_bytes": 1115065, |
| 350 | + "flash_bytes": 1115057, |
351 | 351 | "flash_percentage": 35,
|
352 | 352 | "ram_bytes": 39896,
|
353 | 353 | "ram_percentage": 12
|
354 | 354 | }]
|
355 | 355 | },
|
356 | 356 | {"name": "BluetoothSerial/examples/bt_classic_device_discovery",
|
357 | 357 | "sizes": [{
|
358 |
| - "flash_bytes": 1115321, |
| 358 | + "flash_bytes": 1115309, |
359 | 359 | "flash_percentage": 35,
|
360 | 360 | "ram_bytes": 39896,
|
361 | 361 | "ram_percentage": 12
|
|
0 commit comments