|
|
|
|
422
|
board_upload.offset_address = 0x0800C000
|
422
|
board_upload.offset_address = 0x0800C000
|
423
|
board_build.rename = mks_monster8.bin
|
423
|
board_build.rename = mks_monster8.bin
|
424
|
build_flags = ${stm32_variant.build_flags} ${stm32f4_I2C1_CAN.build_flags}
|
424
|
build_flags = ${stm32_variant.build_flags} ${stm32f4_I2C1_CAN.build_flags}
|
425
|
- -DHAL_PCD_MODULE_ENABLED
|
|
|
|
|
425
|
+ -DHAL_PCD_MODULE_ENABLED -DTIMER_SERIAL=TIM4
|
426
|
debug_tool = jlink
|
426
|
debug_tool = jlink
|
427
|
upload_protocol = jlink
|
427
|
upload_protocol = jlink
|
428
|
|
428
|
|