Commit 80c9238
File tree
9 files changed
+86
-33
lines changedFilter options
- extras/e2studioProjects/portenta_h33_lib
- libraries/Arduino_CAN
- examples
- CAN1Write
- CANWrite
- src
- variants/PORTENTA_C33
- includes/ra_cfg/fsp_cfg
- libs
9 files changed
+86
-33
lines changedextras/e2studioProjects/portenta_h33_lib/configuration.xml
Copy file name to clipboardExpand all lines: extras/e2studioProjects/portenta_h33_lib/configuration.xml+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1060 | 1060 |
|
1061 | 1061 |
|
1062 | 1062 |
|
1063 |
| - |
1064 |
| - |
| 1063 | + |
| 1064 | + |
1065 | 1065 |
|
1066 | 1066 |
|
1067 | 1067 |
|
|
libraries/Arduino_CAN/examples/CAN1Write/CAN1Write.ino
Copy file name to clipboardExpand all lines: libraries/Arduino_CAN/examples/CAN1Write/CAN1Write.ino+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 |
| - |
| 57 | + |
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
|
libraries/Arduino_CAN/examples/CANWrite/CANWrite.ino
Copy file name to clipboardExpand all lines: libraries/Arduino_CAN/examples/CANWrite/CANWrite.ino+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
| 47 | + |
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
|
libraries/Arduino_CAN/keywords.txt
Copy file name to clipboardExpand all lines: libraries/Arduino_CAN/keywords.txt+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| 13 | + |
| 14 | + |
13 | 15 |
|
14 | 16 |
|
15 | 17 |
|
| ||
25 | 27 |
|
26 | 28 |
|
27 | 29 |
|
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
28 | 35 |
|
29 | 36 |
|
30 | 37 |
|
|
libraries/Arduino_CAN/src/R7FA4M1_CAN.cpp
Copy file name to clipboardExpand all lines: libraries/Arduino_CAN/src/R7FA4M1_CAN.cpp+27-23Lines changed: 27 additions & 23 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
59 |
| - |
60 |
| - |
| 59 | + |
61 | 60 |
|
| 61 | + |
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
| ||
74 | 74 |
|
75 | 75 |
|
76 | 76 |
|
77 |
| - |
78 |
| - |
79 |
| - |
80 |
| - |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
81 | 81 |
|
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
| ||
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
98 |
| - |
99 |
| - |
100 |
| - |
101 |
| - |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
102 | 102 |
|
103 |
| - |
104 |
| - |
105 |
| - |
106 |
| - |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
107 | 107 |
|
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
113 |
| - |
| 113 | + |
114 | 114 |
|
115 | 115 |
|
116 | 116 |
|
| ||
205 | 205 |
|
206 | 206 |
|
207 | 207 |
|
| 208 | + |
| 209 | + |
208 | 210 |
|
209 |
| - |
210 |
| - |
| 211 | + |
| 212 | + |
211 | 213 |
|
212 | 214 |
|
213 | 215 |
|
214 | 216 |
|
215 | 217 |
|
216 | 218 |
|
217 | 219 |
|
218 |
| - |
| 220 | + |
| 221 | + |
| 222 | + |
219 | 223 |
|
220 | 224 |
|
221 | 225 |
|
| ||
241 | 245 |
|
242 | 246 |
|
243 | 247 |
|
244 |
| - |
| 248 | + |
245 | 249 |
|
246 | 250 |
|
247 | 251 |
|
|
libraries/Arduino_CAN/src/R7FA6M5_CAN.cpp
Copy file name to clipboardExpand all lines: libraries/Arduino_CAN/src/R7FA6M5_CAN.cpp+6-4Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
190 | 190 |
|
191 | 191 |
|
192 | 192 |
|
| 193 | + |
| 194 | + |
193 | 195 |
|
194 |
| - |
195 |
| - |
| 196 | + |
| 197 | + |
196 | 198 |
|
197 | 199 |
|
198 | 200 |
|
| ||
221 | 223 |
|
222 | 224 |
|
223 | 225 |
|
224 |
| - |
| 226 | + |
225 | 227 |
|
226 | 228 |
|
227 | 229 |
|
| ||
247 | 249 |
|
248 | 250 |
|
249 | 251 |
|
250 |
| - |
| 252 | + |
251 | 253 |
|
252 | 254 |
|
253 | 255 |
|
|
libraries/Arduino_CAN/src/R7FA6M5_CAN_AFL.c
Copy file name to clipboardExpand all lines: libraries/Arduino_CAN/src/R7FA6M5_CAN_AFL.c+40Lines changed: 40 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
26 | 46 |
|
27 | 47 |
|
28 | 48 |
|
| ||
46 | 66 |
|
47 | 67 |
|
48 | 68 |
|
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
49 | 89 |
|
50 | 90 |
|
51 | 91 |
|
|
variants/PORTENTA_C33/includes/ra_cfg/fsp_cfg/r_canfd_cfg.h
Copy file name to clipboardExpand all lines: variants/PORTENTA_C33/includes/ra_cfg/fsp_cfg/r_canfd_cfg.h+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 |
| - |
| 12 | + |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
|
variants/PORTENTA_C33/libs/libfsp.a
Copy file name to clipboard12.4 KB
Binary file not shown.
0 commit comments