Commit d4a0cf9
committed
Flash app: Update Studio brand assets and reboot controllers via DTR after flashing
Replace the legacy flash page branding with the current Studio brand assets from the monorepo by switching the header logo to the horizontal SVG logotype and updating the favicon, ICO fallback, and apple-touch icon references used by the deployed flash app.
Adjust the Spectoda example flash flow to match the observed controller behavior on our hardware adapters: after erase and after successful flashing, reboot the controller through a DTR pulse instead of relying on the generic hard reset path. This keeps the controller booting into the newly flashed firmware on setups where RTS does not drive reset reliably.
Also extend the local ignore rules so firmware version helper files in static/fw stay out of git. Impact: the flash page now shows the new brand consistently, local testing remains clean, and the controller should restart into application firmware immediately after flashing.1 parent 5667663 commit d4a0cf9
7 files changed
Lines changed: 39 additions & 17 deletions
File tree
- examples/typescript
- assets
- src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
Loading
Binary file not shown.
Loading
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
121 | 123 | | |
122 | 124 | | |
123 | 125 | | |
124 | | - | |
| 126 | + | |
125 | 127 | | |
126 | 128 | | |
127 | 129 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
| 117 | + | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
| |||
124 | 125 | | |
125 | 126 | | |
126 | 127 | | |
127 | | - | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
| 130 | + | |
| 131 | + | |
135 | 132 | | |
136 | 133 | | |
137 | 134 | | |
| |||
166 | 163 | | |
167 | 164 | | |
168 | 165 | | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
169 | 175 | | |
170 | 176 | | |
171 | 177 | | |
| |||
380 | 386 | | |
381 | 387 | | |
382 | 388 | | |
383 | | - | |
| 389 | + | |
384 | 390 | | |
385 | 391 | | |
386 | 392 | | |
| |||
593 | 599 | | |
594 | 600 | | |
595 | 601 | | |
596 | | - | |
| 602 | + | |
597 | 603 | | |
598 | 604 | | |
599 | 605 | | |
| |||
608 | 614 | | |
609 | 615 | | |
610 | 616 | | |
| 617 | + | |
| 618 | + | |
611 | 619 | | |
612 | 620 | | |
613 | 621 | | |
614 | 622 | | |
615 | 623 | | |
616 | 624 | | |
617 | | - | |
| 625 | + | |
618 | 626 | | |
619 | 627 | | |
620 | | - | |
| 628 | + | |
621 | 629 | | |
622 | 630 | | |
623 | 631 | | |
| |||
700 | 708 | | |
701 | 709 | | |
702 | 710 | | |
703 | | - | |
704 | | - | |
| 711 | + | |
| 712 | + | |
705 | 713 | | |
706 | 714 | | |
707 | 715 | | |
| |||
0 commit comments