Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
112800d6c157750df954756c6eff22a684ee0bf8
/
.
/
boards
/
x86
/
panther
/
CMakeLists.txt
blob: 922f4b1685d5b9ffafb70db377a7c58390d2a051 [
file
] [
log
] [
blame
]
zephyr_library()
zephyr_library_sources(
pinmux.c
board.c
)
zephyr_library_include_directories(${PROJECT_SOURCE_DIR}/drivers)