Skip to content

Commit

Permalink
馃敡 Add UART 5 for SKR Mini E3 V3.0 (#26825)
Browse files Browse the repository at this point in the history
  • Loading branch information
ellensp committed Apr 7, 2024
1 parent 7e9868d commit 351a1a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ini/stm32g0.ini
Expand Up @@ -57,6 +57,7 @@ board_build.offset = 0x2000
board_upload.offset_address = 0x08002000
build_flags = ${stm32_variant.build_flags}
-DPIN_SERIAL4_RX=PC_11 -DPIN_SERIAL4_TX=PC_10
-DPIN_SERIAL5_RX=PD_2 -DPIN_SERIAL5_TX=PD_3
-DSERIAL_RX_BUFFER_SIZE=1024 -DSERIAL_TX_BUFFER_SIZE=1024
-DTIMER_SERVO=TIM3 -DTIMER_TONE=TIM4
-DSTEP_TIMER_IRQ_PRIO=0
Expand Down

0 comments on commit 351a1a1

Please sign in to comment.