summaryrefslogtreecommitdiff
path: root/src/usbh_lld_stm32f4.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-26lld/stm32f4: fix bug, setting wrong eptyp fieldAmir Hammad1-3/+8
2015-07-13Global logging: use \n for a new line instead \r\n in LOG_PRINTFAmir Hammad1-12/+12
2015-04-08lld: stm32f4: refactor: Remove prefixes of static functions and variablesAmir Hammad1-19/+19
2015-04-08lld: stm32f4: Move driver definitions to the end of fileAmir Hammad1-47/+38
2015-04-06LLD: stm32f4: change type of i to signed integerAmir Hammad1-2/+3
2015-04-01lld: stm32f4: poll(): fix return valueAmir Hammad1-3/+3
2015-04-01libusbhost: Open source USB host stack for embedded devicesAmir Hammad1-0/+1048