Switch to cmake build system
* use tinyprintf * ability to configure project via ccmake Signed-off-by: Amir Hammad <amir.hammad@hotmail.com>
This commit is contained in:
parent
28ccd32608
commit
ed70a1efa3
19 changed files with 1001 additions and 370 deletions
|
|
@ -59,10 +59,4 @@
|
|||
#error USBH_MAX_DEVICES > 127
|
||||
#endif
|
||||
|
||||
// Uncomment to enable OTG_HS support - low level driver
|
||||
// #define USE_STM32F4_USBH_DRIVER_HS
|
||||
|
||||
// Uncomment to enable OTG_FS support - low level driver
|
||||
#define USE_STM32F4_USBH_DRIVER_FS
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue