| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix common files for mbed | tmk | 2014-07-30 | 1 | -76/+0 |
| | | |||||
| * | Fix USB initilaize on LUFA | tmk | 2013-09-21 | 1 | -2/+1 |
| | | | | | | | | | | | - 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. | ||||
| * | Add support for backlight | Wraul | 2013-06-22 | 1 | -0/+7 |
| | | |||||
| * | Add supsend and wakeup to pjrc stack | tmk | 2013-03-27 | 1 | -0/+19 |
| | | |||||
| * | Add common/suspend.c | tmk | 2013-03-25 | 1 | -0/+51 |
