File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -87,7 +87,8 @@ This will try to launch every model in the above list to verify them, so will ta
8787> e.g. ` mbedhtrun --fm DEFAULT -m FVP_MPS2_M3 -f test.elf `
8888
8989* <model_name> : The name to fastmodel target supported in mbed os*
90- * <config_name> : This could be ether pre-defined CONFIG_NAME listed inside mbedfm or a local file*
90+
91+ * <config_name> : This could be ether pre-defined ` CONFIG_NAME ` listed inside mbedfm or a local file*
9192
9293# Configurations to Fast Models
9394
@@ -113,4 +114,4 @@ Then users need to edit `mbed-fastmodel-agent\fm_agent\settings.json` file eithe
113114Key ` configs_add ` can be added for additional config files for each model, Or Key ` config ` can be added to overwrite ` GLOBAL ` config files.
114115
115116## Known limitations:
116- 1 . Fast Models normally have 3 or 4 serial terminal ports. But currently only one port is supported at moment.
117+ 1 . Fast Models normally have 3 or 4 serial terminal ports. But currently only one port is supported at moment.
You can’t perform that action at this time.
0 commit comments