mirror of
https://github.com/google/liblc3.git
synced 2026-06-02 09:57:02 +00:00
zephyr: Port liblc3 to Zephyr as external module
Add Zephyr module definition so that the project can be used as Zephyr external module. Fixes: https://github.com/zephyrproject-rtos/liblc3codec/issues/10 Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
name: liblc3codec
|
||||
build:
|
||||
cmake-ext: True
|
||||
kconfig-ext: True
|
||||
Reference in New Issue
Block a user