Project

General

Profile

Revision 187

Added by Kevin Woo about 14 years ago

moved rs485_sw.c into the bootloader directory where it is compiled. The include directory is set to /common where the header file is

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 =
89
EXTRAINCDIRS = ../common
90 90

  
91 91

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

Also available in: Unified diff