mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-01 00:28:18 +00:00
5 lines
69 B
Python
5 lines
69 B
Python
c, link = emk.module("c", "link")
|
|
link.depdirs += [
|
|
"$:proj:$"
|
|
]
|