boards: Add Adafruit Feather nrf52840 Sense
Add support for board based on the Express variant. Board uses uf2 as it has no swd adaptor. Signed-off-by: Jacob Winther <jacob@9.nz>
This commit is contained in:
parent
4e830ec19f
commit
b6ed4ba761
15 changed files with 432 additions and 152 deletions
|
@ -0,0 +1,7 @@
|
|||
/*
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*
|
||||
* Copyright (c) 2023 Benjamin Björnsson <benjamin.bjornsson@gmail.com>
|
||||
*/
|
||||
|
||||
#include "nordic,nrf-saadc-common.dtsi"
|
Loading…
Add table
Add a link
Reference in a new issue