Skip to content

Commit

Permalink
Tweak/Consolidate followup (MarlinFirmware#21261)
Browse files Browse the repository at this point in the history
  • Loading branch information
thisiskeithb authored Mar 6, 2021
1 parent d05bf56 commit 3eb8e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 3eb8e26

Please sign in to comment.