rockbox/utils/atj2137/adfuload
Marcin Bukat 51d8a45057 adfuload: add atj213x timer0 test program
This simple program shows how to setup timer for periodic
operation. Interrupts are not used yet and simply pending
irq bit is polled and cleared when set. This program
supports my understanding of disassm of ADEC_N63.BIN that
P_CLK is configured for 7.5MHz and timer clock source is P_CLK
directly.

Change-Id: Idd6461bf847c763b78b8c324012ec2515f65dd41
2014-01-08 08:56:09 +01:00
..
test_binary adfuload: add atj213x timer0 test program 2014-01-08 08:56:09 +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