Skip to content

Commit

Permalink
Create mpconfigboard.h
Browse files Browse the repository at this point in the history
  • Loading branch information
PTALTS-LK committed Dec 22, 2022
1 parent e9bd6e1 commit 98fb9fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RKD/boards/RKD/mpconfigboard.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Board and hardware specific configuration
#define MICROPY_HW_BOARD_NAME "LPK"
#define MICROPY_HW_BOARD_NAME "RKD"
#define MICROPY_HW_FLASH_STORAGE_BYTES (3 * 1024 * 1024)

// Enable USB Mass Storage with FatFS filesystem.
Expand Down

0 comments on commit 98fb9fa

Please sign in to comment.