diff options
Diffstat (limited to 'keyboards/tkw/stoutgat/v2/f411/rules.mk')
-rw-r--r-- | keyboards/tkw/stoutgat/v2/f411/rules.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/tkw/stoutgat/v2/f411/rules.mk b/keyboards/tkw/stoutgat/v2/f411/rules.mk new file mode 100644 index 0000000000..4f7f52e62b --- /dev/null +++ b/keyboards/tkw/stoutgat/v2/f411/rules.mk @@ -0,0 +1,5 @@ +# MCU name +MCU = STM32F411 + +# Address of the bootloader in system memory +STM32_BOOTLOADER_ADDRESS = 0x1FFF0000 |