Timer FRC1 & FRC2 registers
Mostly determined from reverse engineering and poking around. Includes first "experiments" program with random bits and pieces for poking at registers, may be useful to keep in source control but not useful for writing actual programs.
This commit is contained in:
parent
8f3111c5e1
commit
1b0124cf05
6 changed files with 456 additions and 2 deletions
2
examples/experiments/timers/Makefile
Normal file
2
examples/experiments/timers/Makefile
Normal file
|
@ -0,0 +1,2 @@
|
|||
PROGRAM=timers
|
||||
include ../../../common.mk
|
Loading…
Add table
Add a link
Reference in a new issue