diff options
Diffstat (limited to 'ports/stm32/boards/MIKROE_CLICKER2_STM32/mpconfigboard.h')
| -rw-r--r-- | ports/stm32/boards/MIKROE_CLICKER2_STM32/mpconfigboard.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/stm32/boards/MIKROE_CLICKER2_STM32/mpconfigboard.h b/ports/stm32/boards/MIKROE_CLICKER2_STM32/mpconfigboard.h index eb622cd29..71af3ce03 100644 --- a/ports/stm32/boards/MIKROE_CLICKER2_STM32/mpconfigboard.h +++ b/ports/stm32/boards/MIKROE_CLICKER2_STM32/mpconfigboard.h @@ -83,3 +83,4 @@ #define MBOOT_BOOTPIN_PULL (MP_HAL_PIN_PULL_NONE) #define MBOOT_BOOTPIN_ACTIVE (0) #define MBOOT_FSLOAD (1) +#define MBOOT_VFS_FAT (1) |
