aboutsummaryrefslogtreecommitdiff
path: root/stmhal/pybcdc.inf_template
diff options
context:
space:
mode:
authorDamien George2015-10-12 00:06:25 +0100
committerDamien George2015-10-12 00:06:25 +0100
commit0334058fa43a8ac7c689007f5824510c2927c5cc (patch)
tree0abd0f6efd70aa922d0cb14a8c06c38bc957b276 /stmhal/pybcdc.inf_template
parent6206f431cf50741f633762dac185421e4c4f1a0d (diff)
Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc.
Diffstat (limited to 'stmhal/pybcdc.inf_template')
-rw-r--r--stmhal/pybcdc.inf_template2
1 files changed, 1 insertions, 1 deletions
diff --git a/stmhal/pybcdc.inf_template b/stmhal/pybcdc.inf_template
index 8e1803bef..85279ada3 100644
--- a/stmhal/pybcdc.inf_template
+++ b/stmhal/pybcdc.inf_template
@@ -87,6 +87,6 @@ ServiceBinary=%12%\usbser.sys
[Strings]
MFGFILENAME="pybcdc"
-MFGNAME="Micro Python"
+MFGNAME="MicroPython"
DESCRIPTION="Pyboard USB Comm Port"
SERVICE="USB Serial Driver"