fix: Remove deprecated pinmux code.
This commit is contained in:
parent
4df83a9c0d
commit
ded79ba422
4 changed files with 0 additions and 146 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue