rockbox/utils/atj2137/adfuload/test_binary
Marcin Bukat 7552542288 atj213x: Simple test exploring irq handling
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
2014-02-09 22:29:30 +01:00
..
backlight_c
timer_irq atj213x: Simple test exploring irq handling 2014-02-09 22:29:30 +01:00
timer_no_irq adfuload: add atj213x timer0 test program 2014-01-08 08:56:09 +01:00