Initial commit for hci_uart

This commit is contained in:
2025-02-13 16:23:03 +01:00
commit 59248c1b98
38 changed files with 1238 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
/*
* Copyright (c) 2021 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
*/
/* Use the reset line that is available starting from v0.14.0 of the DK. */
#include <nrf52840/nrf9160dk_nrf52840_reset_on_if9.dtsi>