Project

General

Profile

Revision 1345

Added by Rich Hong about 15 years ago

Final spline code for master/slave

updated outdated libdragonfly and libwireless

View differences:

Makefile
92 92
# Optimization level, can be [0, 1, 2, 3, s].
93 93
#     0 = turn off optimization. s = optimize for size.
94 94
#     (Note: 3 is not always the best optimization level. See avr-libc FAQ.)
95
OPT = s
95
OPT = 0
96 96

  
97 97
# Debugging format.
98 98
#     Native formats for AVR-GCC's -g are dwarf-2 [default] or stabs.

Also available in: Unified diff