getport added
This commit is contained in:
2
Makefile
2
Makefile
@ -17,7 +17,7 @@ LIBSRC = uart_init_.c uart_send_chr.c uart_send_str.c \
|
||||
rotary_encoder_stat.c \
|
||||
sevenseg_dec.c sevenseg_dec_inv.c \
|
||||
int_to_bcd.c getbutton.c \
|
||||
getpin.c setpin_lo.c setpin_hi.c setpin.c
|
||||
getpin.c setpin_lo.c setpin_hi.c setpin.c getport.c
|
||||
|
||||
LIBOBJ =$(patsubst %.c,%.rel, $(LIBSRC))
|
||||
LIBNAME=mc8051fun.lib
|
||||
|
Reference in New Issue
Block a user