component.mk 252 B

12345678
  1. # only compile the micro-ecc/uECC.c source file
  2. # (SRCDIRS is needed so build system can find the source file)
  3. COMPONENT_SRCDIRS := micro-ecc
  4. COMPONENT_OBJS := micro-ecc/uECC.o
  5. COMPONENT_ADD_INCLUDEDIRS := micro-ecc
  6. COMPONENT_SUBMODULES := micro-ecc