Skip to content

Commit

Permalink
fixup! fixup! cpu/kinetis: add flashpage for W & K series
Browse files Browse the repository at this point in the history
  • Loading branch information
fjmolinas committed Jan 3, 2020
1 parent 8299b77 commit f95d794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpu/kinetis/periph/flashpage.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
#include "periph/flashpage.h"

/**
* @brief FLash controller commands
* @brief Flash controller commands
*/
#define FTFx_VERIFY_SECTION (0x01U) /* RD1SEC */
#define FTFx_ERASE_SECTOR (0x09U) /* ERSSCR */
Expand Down

0 comments on commit f95d794

Please sign in to comment.