Archived
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
controller/Output/pjrcUSB/arm
Jacob Alexander ba58010a75 Adding proper remote wake-up support
- Maintains a sleep state variable (may be able to use as a signal in the future)
- On the first keypress, hold the RESUME signal for 10 ms (spec says between 1 and 15 ms)
- Removed some messages that were affecting sleep state
2016-05-17 01:18:14 -07:00
..
usb_desc.c Adding relative movement mouse key support 2016-03-21 23:05:41 -07:00
usb_desc.h Adding dynamic USB power support 2016-02-21 19:56:52 -08:00
usb_dev.c Adding proper remote wake-up support 2016-05-17 01:18:14 -07:00
usb_dev.h Adding dynamic USB power support 2016-02-21 19:56:52 -08:00
usb_joystick.c Forgot to add these files in an earlier commit 2015-08-21 18:26:46 -07:00
usb_joystick.h Forgot to add these files in an earlier commit 2015-08-21 18:26:46 -07:00
usb_keyboard.c Adding proper remote wake-up support 2016-05-17 01:18:14 -07:00
usb_keyboard.h Code cleanup 2015-06-14 14:33:40 -07:00
usb_mem.c More preparation for NKRO USB for arm 2014-09-28 16:44:57 -07:00
usb_mem.h Code cleanup 2015-06-14 14:33:40 -07:00
usb_mouse.c Adding proper remote wake-up support 2016-05-17 01:18:14 -07:00
usb_mouse.h Adding basic mouse button support 2016-03-21 00:51:51 -07:00
usb_serial.c Adding initial dfu-upload code and debugging for Bootloader. 2015-06-14 14:33:39 -07:00
usb_serial.h Code cleanup 2015-06-14 14:33:40 -07:00