Makefile 122 B

123456789
  1. TARGET = demo_timer
  2. NUCLEI_SDK_ROOT = ../../..
  3. SRCDIRS = .
  4. INCDIRS = .
  5. include $(NUCLEI_SDK_ROOT)/Build/Makefile.base