| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2014-03-04 | atj213x: various fixes in sample code snippets | Marcin Bukat | |
| Change-Id: I78781e1a56cb6705d011ee2296f1789b497a566a | |||
| 2014-02-14 | atj213x: rework crt0.S in test code | Marcin Bukat | |
| Rework init code so relocation is safe for binaries linked into cached unmapped KSEG0 region. Change-Id: I705ee3f0334f8998237f249a2c3059d6dbe78a43 | |||
| 2014-02-09 | atj213x: Simple test exploring irq handling | Marcin Bukat | |
| This test software setups timer T0 periodic interrupt. In ISR it changes backlight level. The interrupt handler does not support nesting and the whole ISR is run in interrupt context. Exceptions are not handled yet. Change-Id: Idc5d622991c7257b4577448d8be08ddd1c24c745 | |||