Skip to content

Commit 32faaf6

Browse files
authored
Change FileSystemHandle group to platform
Was drivers, should be platform, wasn't updated during move
1 parent 20d93bf commit 32faaf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/FileSystemHandle.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
#include "platform/NonCopyable.h"
2525

2626
namespace mbed {
27-
/** \addtogroup drivers */
27+
/** \addtogroup platform */
2828
/** @{*/
2929

3030

0 commit comments

Comments
 (0)