mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-04 05:24:35 +00:00
This introduces the pro micro nrf52840 board type, commonly available as the cheapest nrf52840 development board, and is based on the Nice!Nano Signed-off-by: Camille BAUD <mail@massdriver.space>
10 lines
215 B
Plaintext
10 lines
215 B
Plaintext
/*
|
|
* Copyright (c) 2024 MASSDRIVER EI (massdriver.space)
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
/dts-v1/;
|
|
#include "promicro_nrf52840_nrf52840_common.dts"
|
|
#include <nordic/nrf52840_partition_uf2_sdv6.dtsi>
|