Finish DZ60RGB board definition

This commit is contained in:
Nick
2020-09-07 12:24:47 -05:00
parent fa40558f73
commit 6b433fdefd
6 changed files with 24 additions and 39 deletions

View File

@@ -1,7 +1,5 @@
# SPDX-License-Identifier: MIT
list(APPEND EXTRA_DTC_FLAGS "-qq")
if(CONFIG_PINMUX)
zephyr_library()
zephyr_library_sources(pinmux.c)