summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5dbbc9e..31e32ab 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ fetch libopencm3 submodule and compile needed libraries
**How to compile demo**
-Edit config.mk for library configuration (By default Full speed OTG periphery on stm32f4 is supported)
+Edit usbh_config.h to configure the library (By default Full speed OTG periphery on stm32f4 is supported)
> ./compileDemo.sh