We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 807991e commit 9f67d1cCopy full SHA for 9f67d1c
doc/guides/porting/board_porting.rst
@@ -173,7 +173,6 @@ The optional files are:
173
if(CONFIG_PINMUX)
174
zephyr_library()
175
zephyr_library_sources(pinmux.c)
176
- zephyr_library_include_directories(${ZEPHYR_BASE}/drivers)
177
endif()
178
179
- :file:`doc/index.rst`, :file:`doc/plank.png`: documentation for and a picture
0 commit comments