Skip to content

Commit 1d50a6a

Browse files
committed
include: drivers: gpio: add gpio.h @file to doxygen group
This helps anchoring the file to the proper section in the online documentation when browsing by file. Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
1 parent f393f83 commit 1d50a6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/zephyr/drivers/gpio.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
/**
1111
* @file
1212
* @brief Public APIs for GPIO drivers
13+
* @ingroup gpio_interface
1314
*/
1415

1516
#ifndef ZEPHYR_INCLUDE_DRIVERS_GPIO_H_

0 commit comments

Comments
 (0)