Commit a836031
committed
Add new mbed architecture variants to rules
Rules LP045 and LP046 utilize a lists of standardized architecture names. In the recent 2.0.0 release of the Arduino Mbed
OS Boards platform, the `mbed` architecture was split into four variants:
- mbed_edge (Arduino Edge Control)
- mbed_nano (Arduino Nano 33 BLE, Arduino RP2040 Connect)
- mbed_portenta (Arduino Portenta H7)
- mbed_rp2040 (Raspberry Pi Pico and other 3rd party RP2040 boards)
So the architecture lists used in the rules should be updated accordingly.1 parent 93884b9 commit a836031
2 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1192 | 1192 | | |
1193 | 1193 | | |
1194 | 1194 | | |
| 1195 | + | |
| 1196 | + | |
1195 | 1197 | | |
1196 | 1198 | | |
1197 | 1199 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1040 | 1040 | | |
1041 | 1041 | | |
1042 | 1042 | | |
1043 | | - | |
| 1043 | + | |
1044 | 1044 | | |
1045 | 1045 | | |
1046 | 1046 | | |
| |||
1093 | 1093 | | |
1094 | 1094 | | |
1095 | 1095 | | |
| 1096 | + | |
| 1097 | + | |
| 1098 | + | |
| 1099 | + | |
1096 | 1100 | | |
1097 | 1101 | | |
1098 | 1102 | | |
| |||
0 commit comments