diff options
author | Joel Challis <git@zvecr.com> | 2022-08-15 00:25:40 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-15 00:25:40 +0100 |
commit | 93fb69fbdaafb20dbee7e4e5bea1d785b0cb4bee (patch) | |
tree | 1f3a37baeaa8c8137609c07f39a89e146ae66184 /keyboards/yandrstudio/zhou65 | |
parent | 3d3e463598b39b31045007be49a82dff2c071ee7 (diff) |
Migrate more F4x1 board files (#18046)
Diffstat (limited to 'keyboards/yandrstudio/zhou65')
-rw-r--r-- | keyboards/yandrstudio/zhou65/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/yandrstudio/zhou65/rules.mk b/keyboards/yandrstudio/zhou65/rules.mk index 35a39a549a..0a84b0a1fe 100644 --- a/keyboards/yandrstudio/zhou65/rules.mk +++ b/keyboards/yandrstudio/zhou65/rules.mk @@ -1,5 +1,6 @@ # MCU name MCU = STM32F401 +BOARD = GENERIC_STM32_F401XC # Bootloader selection BOOTLOADER = stm32-dfu |