Commit 2f127e7
File tree
8 files changed
+19
-2
lines changedFilter options
- cores/arduino/mbed/connectivity
- cellular/include/cellular/framework
- API
- AT
- drivers/cellular/GEMALTO/CINTERION
- variants
- EDGE_CONTROL
- libs
- PORTENTA_H7_M7
- libs
8 files changed
+19
-2
lines changedcores/arduino/mbed/connectivity/cellular/include/cellular/framework/API/CellularDevice.h
Copy file name to clipboardExpand all lines: cores/arduino/mbed/connectivity/cellular/include/cellular/framework/API/CellularDevice.h+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
201 | 201 |
|
202 | 202 |
|
203 | 203 |
|
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
204 | 215 |
|
205 | 216 |
|
206 | 217 |
|
|
cores/arduino/mbed/connectivity/cellular/include/cellular/framework/AT/AT_CellularDevice.h
Copy file name to clipboardExpand all lines: cores/arduino/mbed/connectivity/cellular/include/cellular/framework/AT/AT_CellularDevice.h+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
| 83 | + |
| 84 | + |
83 | 85 |
|
84 | 86 |
|
85 | 87 |
|
|
cores/arduino/mbed/connectivity/drivers/cellular/GEMALTO/CINTERION/GEMALTO_CINTERION.h
Copy file name to clipboardExpand all lines: cores/arduino/mbed/connectivity/drivers/cellular/GEMALTO/CINTERION/GEMALTO_CINTERION.h+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
| 58 | + |
| 59 | + |
| 60 | + |
58 | 61 |
|
59 | 62 |
|
60 | 63 |
|
|
cores/arduino/mbed/connectivity/drivers/cellular/GEMALTO/CINTERION/GEMALTO_CINTERION_CellularStack.h
Copy file name to clipboardExpand all lines: cores/arduino/mbed/connectivity/drivers/cellular/GEMALTO/CINTERION/GEMALTO_CINTERION_CellularStack.h+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
| 46 | + |
46 | 47 |
|
47 | 48 |
|
48 | 49 |
|
|
variants/EDGE_CONTROL/defines.txt
Copy file name to clipboardExpand all lines: variants/EDGE_CONTROL/defines.txt+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
| 41 | + |
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
|
variants/EDGE_CONTROL/libs/libmbed.a
Copy file name to clipboard2.25 KB
Binary file not shown.
variants/PORTENTA_H7_M7/defines.txt
Copy file name to clipboardExpand all lines: variants/PORTENTA_H7_M7/defines.txt+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
| 49 | + |
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
|
variants/PORTENTA_H7_M7/libs/libmbed.a
Copy file name to clipboard2.33 KB
Binary file not shown.
0 commit comments