NJU-ProjectN/abstract-machine c383159000a2975dabde43f221deae3d54bc48b0 am,npc: add uart config function
4 lines
78 B
Makefile
4 lines
78 B
Makefile
NAME = klib
|
|
SRCS = $(shell find src/ -name "*.c")
|
|
include $(AM_HOME)/Makefile
|