feat(boards): add nrf52840-nosd snippet

Add snippet to build for nRF52840 boards while ignoring the SoftDevice.
This might be useful for especially memory-intensive applications.
This commit is contained in:
Alexander Krikun
2024-10-11 01:26:58 +04:00
committed by Pete Johanson
parent 63af296b6e
commit 4438b7b835
2 changed files with 40 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# Copyright (c) 2024 The ZMK Contributors
# SPDX-License-Identifier: MIT
name: nrf52840-nosd
append:
EXTRA_DTC_OVERLAY_FILE: nrf52840-nosd.overlay