Commit ed69ccb
authored
spi flash cmd flash size detection (#191)
* add flash id to main
* update flash size argument to loader options
* add initial firmware image implementation
* add rest of firmware image classes
* esp32 update header with segments count
* use crypto package instead
* fix lint1 parent 4d52312 commit ed69ccb
File tree
27 files changed
+1582
-184
lines changed- examples/typescript/src
- src
- image
- targets
- types
27 files changed
+1582
-184
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
| |||
109 | 110 | | |
110 | 111 | | |
111 | 112 | | |
112 | | - | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
349 | | - | |
350 | 349 | | |
351 | 350 | | |
352 | 351 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments