🐛 Fix MKS Monster8 EEPROM issue (serial timer) (#22777)

This commit is contained in:
mks-viva 2021-09-15 14:47:23 -05:00 committed by Scott Lahteine
parent 84d1619127
commit 9c4f9bc62a

View File

@ -422,7 +422,7 @@ board_build.offset = 0xC000
board_upload.offset_address = 0x0800C000
board_build.rename = mks_monster8.bin
build_flags = ${stm32_variant.build_flags} ${stm32f4_I2C1_CAN.build_flags}
-DHAL_PCD_MODULE_ENABLED
-DHAL_PCD_MODULE_ENABLED -DTIMER_SERIAL=TIM4
debug_tool = jlink
upload_protocol = jlink