Skip to content

Commit d657b99

Browse files
committed
fixup! boards: add mtd_eeprom for nucleo boards
1 parent 8dd3f0b commit d657b99

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

boards/common/nucleo/include/board_nucleo.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ extern "C" {
5959
* @name MTD configuration
6060
* @{
6161
*/
62+
/**
63+
* @brief First MTD
64+
*/
6265
#define MTD_0 mtd_dev_get(0)
6366
/** @} */
6467
#endif

0 commit comments

Comments
 (0)