module: adjust module name to be canopennode

Adjust the module name to canopennode from CANopenNode. This change
allows relying on the module name to find external Kconfig files in the
Zephyr repository (modules/${MODULE_NAME}/Kconfig).

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
Gerard Marull-Paretas 2022-02-28 10:16:49 +01:00
parent 1052dae561
commit f2788a7e1c
No known key found for this signature in database
GPG Key ID: A7B31A04C0E6C18F
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
name: CANopenNode
name: canopennode
build:
cmake-ext: True
kconfig-ext: True