2020-02-16 16:51:42 +11:00
|
|
|
# only compile the "uECC_verify_antifault.c" file which includes the "micro-ecc/uECC.c" source file
|
|
|
|
|
COMPONENT_SRCDIRS := .
|
2016-11-03 17:33:30 +11:00
|
|
|
|
2020-02-16 16:51:42 +11:00
|
|
|
COMPONENT_ADD_INCLUDEDIRS := . micro-ecc
|
2016-11-16 11:18:40 +11:00
|
|
|
|
|
|
|
|
COMPONENT_SUBMODULES := micro-ecc
|