secure-hid/config.mk
Amir Hammad 7acc6fe474 libusbhost: Open source USB host stack for embedded devices
First public version, date: 1.4.2015

Signed-off-by: Amir Hammad <amir.hammad@hotmail.com>
2015-04-01 16:22:05 +02:00

10 lines
222 B
Makefile

USER_CONFIG =
# Uncomment to enable OTG_HS support - low level driver
#USER_CONFIG += -DUSE_STM32F4_USBH_DRIVER_HS
# Uncomment to enable OTG_FS support - low level driver
USER_CONFIG += -DUSE_STM32F4_USBH_DRIVER_FS