forked from kofal.net/zmk
fix: Remove deprecated pinmux code.
This commit is contained in:
committed by
Pete Johanson
parent
4df83a9c0d
commit
ded79ba422
@@ -2,8 +2,3 @@
|
||||
|
||||
list(APPEND EXTRA_DTC_FLAGS "-qq")
|
||||
|
||||
if(CONFIG_PINMUX)
|
||||
zephyr_library()
|
||||
zephyr_library_sources(pinmux.c)
|
||||
zephyr_library_include_directories(${ZEPHYR_BASE}/drivers)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user