1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-20 12:03:52 +01:00
2025-08-21 14:21:19 +02:00

16 lines
516 B
Markdown

<!--
Copyright (C) 2022 Gunar Schorcht
This file is subject to the terms and conditions of the GNU Lesser
General Public License v2.1. See the file LICENSE in the top level
directory for more details.
-->
@defgroup cpu_esp32_esp_ble_nimble ESP32 Bluetooth LE HCI for NimBLE host
@ingroup cpu_esp32
@brief ESP32 Bluetooth LE HCI implementation for NimBLE host
This module realizes the HCI for NimBLE host using the ESP32 Bluetooth controller
@author Gunar Schorcht <gunar@schorcht.net>