xref: /btstack/3rd-party/micro-ecc/test/emk_rules.py (revision 1664436fd643daf66517dc309e6cc72448e8a86d)
1c, link = emk.module("c", "link")
2link.depdirs += [
3    "$:proj:$"
4]
5