Commit 136cf8f
File tree
2 files changed
+64
-5
lines changedFilter options
- cores/arduino/stm32
2 files changed
+64
-5
lines changedcores/arduino/stm32/stm32_eeprom.c
Copy file name to clipboardExpand all lines: cores/arduino/stm32/stm32_eeprom.c+38Lines changed: 38 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
42 | 49 |
|
43 | 50 |
|
44 | 51 |
|
| ||
306 | 313 |
|
307 | 314 |
|
308 | 315 |
|
| 316 | + |
| 317 | + |
| 318 | + |
| 319 | + |
| 320 | + |
| 321 | + |
| 322 | + |
| 323 | + |
| 324 | + |
| 325 | + |
| 326 | + |
| 327 | + |
| 328 | + |
| 329 | + |
| 330 | + |
| 331 | + |
| 332 | + |
| 333 | + |
| 334 | + |
| 335 | + |
| 336 | + |
| 337 | + |
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
| 342 | + |
| 343 | + |
| 344 | + |
| 345 | + |
| 346 | + |
309 | 347 |
|
310 | 348 |
|
311 | 349 |
|
|
cores/arduino/stm32/stm32_eeprom.h
Copy file name to clipboardExpand all lines: cores/arduino/stm32/stm32_eeprom.h+26-5Lines changed: 26 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
48 | 73 |
|
49 | 74 |
|
50 | 75 |
|
| ||
56 | 81 |
|
57 | 82 |
|
58 | 83 |
|
| 84 | + |
59 | 85 |
|
60 | 86 |
|
61 | 87 |
|
62 | 88 |
|
63 | 89 |
|
64 | 90 |
|
65 | 91 |
|
66 |
| - |
67 |
| - |
68 |
| - |
69 |
| - |
70 |
| - |
71 | 92 |
|
72 | 93 |
|
73 | 94 |
|
|
0 commit comments