btstack/3rd-party/micro-ecc/test/emk_rules.py

5 lines
69 B
Python

c, link = emk.module("c", "link")
link.depdirs += [
"$:proj:$"
]