Commit 813e19b
Add precompiled sketches and index generation to make checking the firmware version possible (#113)
* add precompiled sketch to obtain the current firmware a board is using
* optimize how the generator works, no change in the generated files
* add version_sketch generation to the index
* make CI happy
* Update generator/generator.py
Co-authored-by: Silvano Cerza <3314350+silvanocerza@users.noreply.github.com>
* now it's working
Co-authored-by: Silvano Cerza <3314350+silvanocerza@users.noreply.github.com>1 parent f38e518 commit 813e19b
File tree
7 files changed
+553
-22
lines changed- firmwares/getversion
- arduino.mbed_nano.nanorp2040connect
- arduino.megaavr.uno2018
- arduino.samd.mkr1000
- arduino.samd.mkrvidor4000
- arduino.samd.mkrwifi1010
- arduino.samd.nano_33_iot
- generator
7 files changed
+553
-22
lines changedBinary file not shown.
Lines changed: 533 additions & 0 deletions
Large diffs are not rendered by default.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
47 | 44 | | |
48 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
49 | 58 | | |
50 | 59 | | |
51 | | - | |
| 60 | + | |
52 | 61 | | |
53 | | - | |
| 62 | + | |
54 | 63 | | |
55 | 64 | | |
56 | 65 | | |
| |||
235 | 244 | | |
236 | 245 | | |
237 | 246 | | |
238 | | - | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
| 247 | + | |
| 248 | + | |
251 | 249 | | |
252 | 250 | | |
253 | 251 | | |
| |||
0 commit comments