Skip to content

Commit

Permalink
fixup! drivers/mtd: store MTD pointers as XFA
Browse files Browse the repository at this point in the history
  • Loading branch information
gschorcht committed Sep 7, 2023
1 parent 12460bd commit 20936d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/include/mtd.h
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ typedef struct {
} mtd_dev_t;

/**
* @brief MTD device array as readonly XFA
* @brief MTD device array as XFA
*
* The array contains the addresses of all MTD devices that are defined using
* the `XFA` macro, for example:
Expand Down

0 comments on commit 20936d6

Please sign in to comment.