From 3968753b636a978fc9e185ee6abc92af65042628 Mon Sep 17 00:00:00 2001 From: Raffael Rostagno Date: Sat, 3 Aug 2024 19:55:06 -0300 Subject: [PATCH] boards: doc: esp8684_devkitm: Update with wifi support Update board document indicating wifi support. Signed-off-by: Raffael Rostagno --- boards/espressif/esp8684_devkitm/doc/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/boards/espressif/esp8684_devkitm/doc/index.rst b/boards/espressif/esp8684_devkitm/doc/index.rst index 4b685524c08..48efdff91dc 100644 --- a/boards/espressif/esp8684_devkitm/doc/index.rst +++ b/boards/espressif/esp8684_devkitm/doc/index.rst @@ -59,6 +59,8 @@ Current Zephyr's ESP8684-Devkitm board supports the following features: +------------+------------+-------------------------------------+ | Timers | on-chip | counter | +------------+------------+-------------------------------------+ +| Wi-Fi | on-chip | | ++------------+------------+-------------------------------------+ For a getting started user guide, please check `ESP8684 Devkitm User Guide`_.