build.mk 118 B

1234
  1. NMSIS_LIB_SORTED := $(sort $(NMSIS_LIB))
  2. NMSIS_LIB_ARCH ?= $(RISCV_ARCH)
  3. INCDIRS += $(NUCLEI_SDK_NMSIS)/Core/Include