Browse Source

Tweak/Consolidate followup (#21261)

vanilla_fb_2.0.x
Keith Bennett 3 years ago
committed by Scott Lahteine
parent
commit
35355d1f1b
  1. 2
      platformio.ini

2
platformio.ini

@ -729,7 +729,7 @@ board = nxp_lpc1769
# BTT SKR 1.4 needs a UART3 tweak
[env:LPC1768_btt_skr_v1_4]
platform = ${LPC1768.platform}
platform = ${env:LPC1768.platform}
extends = env:LPC1768
build_flags = ${env:LPC1768.build_flags} -DLPC_PINCFG_UART3_P4_28

Loading…
Cancel
Save