Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-04-01 | poll(): refactor every poll argument t_us and tflp -> time_curr_us | Amir Hammad | 4 | -17/+18 | |
added comment to usbh_hubbed.h 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 | demo: rcc_peripheral_enable_clock->rcc_periph_clock_enable | Amir Hammad | 1 | -7/+7 | |
Instead of 2 argument call, use function with one argument. It is more clear, and safer for inexperienced users with libopencm3. Signed-off-by: Amir Hammad <amir.hammad@hotmail.com> | |||||
2015-04-01 | libusbhost: Open source USB host stack for embedded devices | Amir Hammad | 9 | -0/+3898 | |
First public version, date: 1.4.2015 Signed-off-by: Amir Hammad <amir.hammad@hotmail.com> |