|
108 | 108 | },
|
109 | 109 | {"name": "Update/examples/AWS_S3_OTA_Update",
|
110 | 110 | "sizes": [{
|
111 |
| - "flash_bytes": 877713, |
| 111 | + "flash_bytes": 877721, |
112 | 112 | "flash_percentage": 27,
|
113 | 113 | "ram_bytes": 38416,
|
114 | 114 | "ram_percentage": 11
|
|
209 | 209 | },
|
210 | 210 | {"name": "Update/examples/AWS_S3_OTA_Update",
|
211 | 211 | "sizes": [{
|
212 |
| - "flash_bytes": 852202, |
| 212 | + "flash_bytes": 852210, |
213 | 213 | "flash_percentage": 27,
|
214 | 214 | "ram_bytes": 34756,
|
215 | 215 | "ram_percentage": 10
|
|
222 | 222 | "sketches": [
|
223 | 223 | {"name": "Update/examples/AWS_S3_OTA_Update",
|
224 | 224 | "sizes": [{
|
225 |
| - "flash_bytes": 917698, |
| 225 | + "flash_bytes": 917708, |
226 | 226 | "flash_percentage": 29,
|
227 | 227 | "ram_bytes": 33308,
|
228 | 228 | "ram_percentage": 10
|
|
238 | 238 | },
|
239 | 239 | {"name": "Update/examples/HTTP_Client_AES_OTA_Update",
|
240 | 240 | "sizes": [{
|
241 |
| - "flash_bytes": 959608, |
| 241 | + "flash_bytes": 959618, |
242 | 242 | "flash_percentage": 30,
|
243 | 243 | "ram_bytes": 33404,
|
244 | 244 | "ram_percentage": 10
|
245 | 245 | }]
|
246 | 246 | },
|
247 | 247 | {"name": "Update/examples/HTTP_Server_AES_OTA_Update",
|
248 | 248 | "sizes": [{
|
249 |
| - "flash_bytes": 989994, |
| 249 | + "flash_bytes": 990632, |
250 | 250 | "flash_percentage": 31,
|
251 | 251 | "ram_bytes": 35700,
|
252 | 252 | "ram_percentage": 10
|
253 | 253 | }]
|
254 | 254 | },
|
255 | 255 | {"name": "Update/examples/OTAWebUpdater",
|
256 | 256 | "sizes": [{
|
257 |
| - "flash_bytes": 976952, |
| 257 | + "flash_bytes": 977590, |
258 | 258 | "flash_percentage": 31,
|
259 | 259 | "ram_bytes": 35596,
|
260 | 260 | "ram_percentage": 10
|
261 | 261 | }]
|
262 | 262 | },
|
263 | 263 | {"name": "Update/examples/SD_Update",
|
264 | 264 | "sizes": [{
|
265 |
| - "flash_bytes": 330102, |
| 265 | + "flash_bytes": 330112, |
266 | 266 | "flash_percentage": 10,
|
267 | 267 | "ram_bytes": 10556,
|
268 | 268 | "ram_percentage": 3
|
269 | 269 | }]
|
270 | 270 | },
|
271 | 271 | {"name": "WebServer/examples/AdvancedWebServer",
|
272 | 272 | "sizes": [{
|
273 |
| - "flash_bytes": 968394, |
| 273 | + "flash_bytes": 969036, |
274 | 274 | "flash_percentage": 30,
|
275 | 275 | "ram_bytes": 35356,
|
276 | 276 | "ram_percentage": 10
|
277 | 277 | }]
|
278 | 278 | },
|
279 | 279 | {"name": "WebServer/examples/FSBrowser",
|
280 | 280 | "sizes": [{
|
281 |
| - "flash_bytes": 999338, |
| 281 | + "flash_bytes": 999980, |
282 | 282 | "flash_percentage": 31,
|
283 | 283 | "ram_bytes": 35012,
|
284 | 284 | "ram_percentage": 10
|
285 | 285 | }]
|
286 | 286 | },
|
| 287 | +{"name": "WebServer/examples/Filters", |
| 288 | + "sizes": [{ |
| 289 | + "flash_bytes": 969710, |
| 290 | + "flash_percentage": 30, |
| 291 | + "ram_bytes": 35364, |
| 292 | + "ram_percentage": 10 |
| 293 | + }] |
| 294 | + }, |
287 | 295 | {"name": "WebServer/examples/HelloServer",
|
288 | 296 | "sizes": [{
|
289 |
| - "flash_bytes": 967258, |
| 297 | + "flash_bytes": 967900, |
290 | 298 | "flash_percentage": 30,
|
291 | 299 | "ram_bytes": 35356,
|
292 | 300 | "ram_percentage": 10
|
293 | 301 | }]
|
294 | 302 | },
|
295 | 303 | {"name": "WebServer/examples/HttpAdvancedAuth",
|
296 | 304 | "sizes": [{
|
297 |
| - "flash_bytes": 985812, |
| 305 | + "flash_bytes": 986476, |
298 | 306 | "flash_percentage": 31,
|
299 | 307 | "ram_bytes": 37668,
|
300 | 308 | "ram_percentage": 11
|
301 | 309 | }]
|
302 | 310 | },
|
303 | 311 | {"name": "WebServer/examples/HttpAuthCallback",
|
304 | 312 | "sizes": [{
|
305 |
| - "flash_bytes": 986506, |
| 313 | + "flash_bytes": 987170, |
306 | 314 | "flash_percentage": 31,
|
307 | 315 | "ram_bytes": 37796,
|
308 | 316 | "ram_percentage": 11
|
309 | 317 | }]
|
310 |
| - }, |
311 |
| -{"name": "WebServer/examples/HttpAuthCallbackInline", |
312 |
| - "sizes": [{ |
313 |
| - "flash_bytes": 985886, |
314 |
| - "flash_percentage": 31, |
315 |
| - "ram_bytes": 37684, |
316 |
| - "ram_percentage": 11 |
317 |
| - }] |
318 | 318 | }
|
319 | 319 | ]
|
320 | 320 | },
|
|
363 | 363 | },
|
364 | 364 | {"name": "Update/examples/AWS_S3_OTA_Update",
|
365 | 365 | "sizes": [{
|
366 |
| - "flash_bytes": 905924, |
| 366 | + "flash_bytes": 905934, |
367 | 367 | "flash_percentage": 28,
|
368 | 368 | "ram_bytes": 58112,
|
369 | 369 | "ram_percentage": 17
|
|
379 | 379 | },
|
380 | 380 | {"name": "Update/examples/HTTP_Client_AES_OTA_Update",
|
381 | 381 | "sizes": [{
|
382 |
| - "flash_bytes": 942186, |
| 382 | + "flash_bytes": 942196, |
383 | 383 | "flash_percentage": 29,
|
384 | 384 | "ram_bytes": 58200,
|
385 | 385 | "ram_percentage": 17
|
386 | 386 | }]
|
387 | 387 | },
|
388 | 388 | {"name": "Update/examples/HTTP_Server_AES_OTA_Update",
|
389 | 389 | "sizes": [{
|
390 |
| - "flash_bytes": 978282, |
| 390 | + "flash_bytes": 978920, |
391 | 391 | "flash_percentage": 31,
|
392 | 392 | "ram_bytes": 60504,
|
393 | 393 | "ram_percentage": 18
|
394 | 394 | }]
|
395 | 395 | },
|
396 | 396 | {"name": "Update/examples/OTAWebUpdater",
|
397 | 397 | "sizes": [{
|
398 |
| - "flash_bytes": 965228, |
| 398 | + "flash_bytes": 965866, |
399 | 399 | "flash_percentage": 30,
|
400 | 400 | "ram_bytes": 60392,
|
401 | 401 | "ram_percentage": 18
|
402 | 402 | }]
|
403 | 403 | },
|
404 | 404 | {"name": "Update/examples/SD_Update",
|
405 | 405 | "sizes": [{
|
406 |
| - "flash_bytes": 277340, |
| 406 | + "flash_bytes": 277350, |
407 | 407 | "flash_percentage": 8,
|
408 | 408 | "ram_bytes": 11456,
|
409 | 409 | "ram_percentage": 3
|
|
525 | 525 | },
|
526 | 526 | {"name": "Update/examples/AWS_S3_OTA_Update",
|
527 | 527 | "sizes": [{
|
528 |
| - "flash_bytes": 907817, |
| 528 | + "flash_bytes": 907825, |
529 | 529 | "flash_percentage": 28,
|
530 | 530 | "ram_bytes": 41964,
|
531 | 531 | "ram_percentage": 12
|
|
541 | 541 | },
|
542 | 542 | {"name": "Update/examples/HTTP_Client_AES_OTA_Update",
|
543 | 543 | "sizes": [{
|
544 |
| - "flash_bytes": 953369, |
| 544 | + "flash_bytes": 953377, |
545 | 545 | "flash_percentage": 30,
|
546 | 546 | "ram_bytes": 43392,
|
547 | 547 | "ram_percentage": 13
|
548 | 548 | }]
|
549 | 549 | },
|
550 | 550 | {"name": "Update/examples/HTTP_Server_AES_OTA_Update",
|
551 | 551 | "sizes": [{
|
552 |
| - "flash_bytes": 979781, |
| 552 | + "flash_bytes": 980645, |
553 | 553 | "flash_percentage": 31,
|
554 | 554 | "ram_bytes": 44340,
|
555 | 555 | "ram_percentage": 13
|
556 | 556 | }]
|
557 | 557 | },
|
558 | 558 | {"name": "Update/examples/OTAWebUpdater",
|
559 | 559 | "sizes": [{
|
560 |
| - "flash_bytes": 966465, |
| 560 | + "flash_bytes": 967333, |
561 | 561 | "flash_percentage": 30,
|
562 | 562 | "ram_bytes": 44344,
|
563 | 563 | "ram_percentage": 13
|
564 | 564 | }]
|
565 | 565 | },
|
566 | 566 | {"name": "Update/examples/SD_Update",
|
567 | 567 | "sizes": [{
|
568 |
| - "flash_bytes": 344693, |
| 568 | + "flash_bytes": 344701, |
569 | 569 | "flash_percentage": 10,
|
570 | 570 | "ram_bytes": 17864,
|
571 | 571 | "ram_percentage": 5
|
|
0 commit comments