Skip to content

Commit ef728d0

Browse files
committed
tests: fix doxygen style
1 parent 53c4277 commit ef728d0

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

TESTS/mbed_hal/critical_section/critical_section_test.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616

1717
/** \addtogroup hal_critical
1818
* @{
19-
* \defgroup hal_critical_test Tests
19+
* \defgroup hal_critical_test Tests
2020
* Tests definitions of the HAL Critical module.
21-
* @{
21+
* @{
2222
*/
2323

2424
#ifndef MBED_CRITICAL_SECTION_TEST_H

TESTS/mbed_hal/qspi/qspi_test.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* @{
1919
* \defgroup hal_qspi_tests Tests
2020
* QSPI tests of the HAL.
21-
* @{
21+
* @{
2222
*/
2323
#ifndef MBED_QSPI_TEST_H
2424
#define MBED_QSPI_TEST_H

TESTS/mbed_hal/sleep/sleep_test_utils.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
* @{
2020
* @defgroup hal_sleep_test_util Tests
2121
* Tests of the sleep HAL.
22-
* @{
22+
* @{
2323
*/
2424

2525
#ifndef MBED_SLEEP_TEST_UTILS_H

0 commit comments

Comments
 (0)