1
0
Fork 0
forked from len0rd/rockbox
foxbox/utils/atj2137/adfuload
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
..
test_binary atj213x: Simple test exploring irq handling 2014-02-09 22:29:30 +01:00
adfuload.c adfuload: utility to upload and exec binary using brom adfu mode of atj213x SoC 2013-12-11 15:42:25 +01:00
encrypt.c adfuload: utility to upload and exec binary using brom adfu mode of atj213x SoC 2013-12-11 15:42:25 +01:00
encrypt.h adfuload: utility to upload and exec binary using brom adfu mode of atj213x SoC 2013-12-11 15:42:25 +01:00
Makefile adfuload: utility to upload and exec binary using brom adfu mode of atj213x SoC 2013-12-11 15:42:25 +01:00