mirror of
https://github.com/google/liblc3.git
synced 2026-04-27 01:24:48 +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:
4
zephyr/module.yml
Normal file
4
zephyr/module.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
name: liblc3codec
|
||||
build:
|
||||
cmake-ext: True
|
||||
kconfig-ext: True
|
||||
Reference in New Issue
Block a user