Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-07-13 | Global logging: use \n for a new line instead \r\n in LOG_PRINTF | Amir Hammad | 1 | -4/+4 | |
Signed-off-by: Amir Hammad <amir.hammad@hotmail.com> | |||||
2015-04-08 | Device drivers: Refactor: Remove prefixes of static functions and variables | Amir Hammad | 1 | -10/+10 | |
Signed-off-by: Amir Hammad <amir.hammad@hotmail.com> | |||||
2015-04-08 | Device drivers: Refactor: Move driver declaration to the end of file | Amir Hammad | 1 | -24/+19 | |
forward declarations are not needed Signed-off-by: Amir Hammad <amir.hammad@hotmail.com> | |||||
2015-04-06 | Refactor device drivers: don't use automatic casts | Amir Hammad | 1 | -5/+5 | |
Signed-off-by: Amir Hammad <amir.hammad@hotmail.com> | |||||
2015-04-01 | poll(): refactor every poll argument t_us and tflp -> time_curr_us | Amir Hammad | 1 | -5/+6 | |
added comment to usbh_hubbed.h 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/+420 | |
First public version, date: 1.4.2015 Signed-off-by: Amir Hammad <amir.hammad@hotmail.com> |