Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-04-08 | lld: stm32f4: refactor: Remove prefixes of static functions and variables | Amir Hammad | 1 | -19/+19 | |
Signed-off-by: Amir Hammad <amir.hammad@hotmail.com> | |||||
2015-04-08 | lld: stm32f4: Move driver definitions to the end of file | Amir Hammad | 1 | -47/+38 | |
This way, we don't need forward declarations Signed-off-by: Amir Hammad <amir.hammad@hotmail.com> | |||||
2015-04-06 | LLD: stm32f4: change type of i to signed integer | Amir Hammad | 1 | -2/+3 | |
this was causing infinite loop, when size of the data was not multiple of 4. Signed-off-by: Amir Hammad <amir.hammad@hotmail.com> | |||||
2015-04-01 | lld: stm32f4: poll(): fix return value | Amir Hammad | 1 | -3/+3 | |
Signed-off-by: Amir Hammad <amir.hammad@hotmail.com> | |||||
2015-04-01 | libusbhost: Open source USB host stack for embedded devices | Amir Hammad | 1 | -0/+1048 | |
First public version, date: 1.4.2015 Signed-off-by: Amir Hammad <amir.hammad@hotmail.com> |