You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Add power tracking API to lufa and chibios targets * power.c: Pass through power state to the notify function * power: added notify_power_state_change_user too. * making it pass the PR linter * Add a POWER_STATE_NO_INIT state, that we start in before calling power_init(); * Rename *power* to *usb_power* * removing stray newline * Rename usb_power* to usb_device_state* * Update quantum/usb_device_state.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Fix comment * usb_device_state.h: Don't include quantum.h, only the necessary headers. Co-authored-by: Drashna Jaelre <drashna@live.com> |
4 years ago | |
|---|---|---|
| .. | ||
| arm_atsam | 4 years ago | |
| chibios | 4 years ago | |
| lufa | 4 years ago | |
| midi | 5 years ago | |
| usb_hid | 4 years ago | |
| vusb | 4 years ago | |
| adb.c | ||
| adb.h | ||
| arm_atsam.mk | ||
| chibios.mk | 4 years ago | |
| lufa.mk | 4 years ago | |
| m0110.c | ||
| m0110.h | ||
| midi.mk | ||
| ps2.h | ||
| ps2_busywait.c | ||
| ps2_interrupt.c | 4 years ago | |
| ps2_io.h | ||
| ps2_io_avr.c | ||
| ps2_io_chibios.c | 4 years ago | |
| ps2_mouse.c | 4 years ago | |
| ps2_mouse.h | ||
| ps2_usart.c | ||
| serial.h | ||
| serial_mouse.h | ||
| serial_mouse_microsoft.c | ||
| serial_mouse_mousesystems.c | ||
| serial_soft.c | ||
| serial_uart.c | ||
| usb_descriptor.c | 4 years ago | |
| usb_descriptor.h | 4 years ago | |
| usb_descriptor_common.h | 4 years ago | |
| usb_hid.mk | 4 years ago | |
| vusb.mk | 4 years ago | |
| xt.h | 5 years ago | |
| xt_interrupt.c | 5 years ago | |