1
0
Revīziju grafs

4 Revīzijas

Autors SHA1 Ziņojums Datums
tmk
b482e655ad Fix USB initilaize on LUFA
- Add print messages of USB intialize procesure.
- call out sei() in earlier stage. LUFA API doc of USB_Init() says:
interrupts must be enabled within 500ms ... to ensure that the host does
not time out whilst enumerating the device
- remove matrix_init() from suspend_wakeup_init(). It is not needed in
  fact and if matrix_init() takes long time to initialize it prevents
host emnumerating the device.
2013-09-21 22:47:03 +09:00
Wraul
fa633c571c Add support for backlight 2013-06-22 17:23:36 +09:00
tmk
11970b78fe Add supsend and wakeup to pjrc stack 2013-03-27 15:18:08 +09:00
tmk
0caaa6e3d3 Add common/suspend.c 2013-03-25 01:46:32 +09:00