Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-04-07 | usbh_hubbed: device_register: Don't check for USB_DT_DEVICE twice | Amir Hammad | 1 | -9/+0 |
2015-04-06 | LLD: stm32f4: change type of i to signed integer | Amir Hammad | 1 | -2/+3 |
2015-04-06 | Refactor device drivers: don't use automatic casts | Amir Hammad | 3 | -16/+16 |
2015-04-05 | usbh_hubbed: reorder items in _usbh_dev_driver struct | Amir Hammad | 1 | -1/+1 |
2015-04-05 | use stdbool.h to define bool type | Amir Hammad | 1 | -7/+1 |
2015-04-05 | Device driver/hid_mouse: Bugfix enum STATES | Amir Hammad | 1 | -2/+2 |
2015-04-01 | demo: More precise timing, using TIM6 | Amir Hammad | 1 | -6/+38 |
2015-04-01 | poll(): refactor every poll argument t_us and tflp -> time_curr_us | Amir Hammad | 6 | -20/+30 |
2015-04-01 | lld: stm32f4: poll(): fix return value | Amir Hammad | 1 | -3/+3 |
2015-04-01 | demo: rcc_peripheral_enable_clock->rcc_periph_clock_enable | Amir Hammad | 1 | -7/+7 |
2015-04-01 | libusbhost: Open source USB host stack for embedded devices | Amir Hammad | 29 | -0/+5592 |