This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
tmk 7d692c492c 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
..
2013-09-11 14:05:05 +09:00
2013-06-22 17:23:36 +09:00
2013-06-22 17:23:36 +09:00
2013-09-21 21:21:34 +09:00
2013-09-21 21:21:34 +09:00
2013-09-19 00:51:44 +09:00
2013-03-19 16:05:53 +09:00
2013-05-14 16:16:57 +09:00
2013-06-23 09:14:58 +09:00
2013-06-23 09:14:58 +09:00
2013-07-28 17:34:41 +09:00
2013-02-11 12:48:49 +09:00
2013-09-21 22:47:03 +09:00
2013-02-13 12:16:24 +09:00
2013-09-21 21:21:34 +09:00
2012-10-27 02:27:09 +09:00
2012-10-19 15:07:23 +09:00
2013-05-14 16:16:57 +09:00
2013-05-14 16:16:57 +09:00
2013-05-14 16:16:57 +09:00
2013-07-28 17:34:41 +09:00
2013-03-25 01:46:32 +09:00
2013-09-21 22:47:03 +09:00
2013-03-25 01:46:32 +09:00
2013-05-14 16:16:57 +09:00
2013-05-14 16:16:57 +09:00