Added Makerdiary M.2 module
This commit is contained in:
parent
7d222e1553
commit
c54decd144
8 changed files with 207 additions and 0 deletions
10
app/boards/arm/nrf52840_m2/Kconfig.board
Normal file
10
app/boards/arm/nrf52840_m2/Kconfig.board
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Maker Diary nrf52840 M.2 board configuration
|
||||
#
|
||||
# Copyright (c) 2020 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
#
|
||||
|
||||
config BOARD_NRF52840_M2
|
||||
bool "nrf52480_m2"
|
||||
depends on SOC_NRF52840_QIAA
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue