repo.or.cz
/
LPC2xxx_and_RobotSpejbl.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
migrated to "official" release of the pwm library.
[LPC2xxx_and_RobotSpejbl.git]
/
app
/
interrupt_t0_test
/
Makefile.omk
blob
b2bb5aeaf7a8df48b8a503b952dcfdc9edbe338e
1
# -*- makefile -*-
2
3
bin_PROGRAMS = interrupt_t0_test
4
5
interrupt_t0_test_SOURCES = interrupt_t0_test.c
6
7
# Switch off compiler optimization and debug info.
8
#OPTIMIZE=
9
#DEBUG=