Commit bcf8cc6
committed
M2351: Translate target names to platform name
Translate target names with naming rule below to platform name 'NU_PFM_M2351'
for the NuMaker-PFM-M2351 board:
'NU_PFM_M2351'+'_'+['P', 'NP']+'_'+['S', 'NS']
1. Online database has limit of max 20 chars on target name, so we cannot follow
the naming rule below for this board:
'NUMAKER_PFM_M2351'+'_'+['PSA', 'NOPSA']+'_'+['S', 'NS']
2. The originally registered platform name 'NUMAKER_PFM_M2351' in mbed-os-tools
must change to 'NU_PFM_M2351' accordingly.1 parent c90e60b commit bcf8cc6
1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2272 | 2272 | | |
2273 | 2273 | | |
2274 | 2274 | | |
2275 | | - | |
| 2275 | + | |
| 2276 | + | |
| 2277 | + | |
| 2278 | + | |
| 2279 | + | |
| 2280 | + | |
| 2281 | + | |
| 2282 | + | |
| 2283 | + | |
| 2284 | + | |
| 2285 | + | |
| 2286 | + | |
2276 | 2287 | | |
2277 | 2288 | | |
2278 | 2289 | | |
| |||
0 commit comments