Project

General

Profile

Revision 186

Added by Kevin Woo about 14 years ago

fixed some bugs in the rs485 code

View differences:

Makefile
86 86
#     Each directory must be seperated by a space.
87 87
#     Use forward slashes for directory separators.
88 88
#     For a directory that has spaces, enclose it in quotes.
89
#EXTRAINCDIRS = C:\WinAVR\include\fwr
89
EXTRAINCDIRS =
90 90

  
91 91

  
92 92
# Compiler flag to set the C Standard level.
......
102 102

  
103 103

  
104 104
# Place -I options here
105
CINCS = -I ../common/
105
CINCS =
106 106

  
107 107

  
108 108

  

Also available in: Unified diff