From c52a3bf90480de80e1263de6bb73f12ddd9a0627 Mon Sep 17 00:00:00 2001 From: Marcos Mori de Siqueira Date: Wed, 17 Feb 2016 12:11:55 -0200 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a0d4c08..e399ec6 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,5 @@ Add USB Hub support to your STM32F4 project. Based on STM32Cube Library * Easilly portable to others STM32Fx microcontrollers * Ready to be opened and compiled with AC6 IDE + +It's ready to run on a STM32F4DISCOVERY development board. You just need a Micro-AB to Type A usb cable.