esp-open-rtos/examples/experiments/timers/Makefile
Angus Gratton 1b0124cf05 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.
2015-06-12 17:05:54 +10:00

2 lines
42 B
Makefile

PROGRAM=timers
include ../../../common.mk