Pins/tests followup (#21268)
Missing commit from #21254 Co-authored-by: Scott Lahteine <github@thinkyhead.com>
This commit is contained in:
@@ -215,6 +215,7 @@ extra_scripts =
|
||||
pre:buildroot/share/PlatformIO/scripts/common-dependencies.py
|
||||
pre:buildroot/share/PlatformIO/scripts/common-cxxflags.py
|
||||
pre:buildroot/share/PlatformIO/scripts/preflight-checks.py
|
||||
post:buildroot/share/PlatformIO/scripts/common-dependencies-post.py
|
||||
build_flags = -fmax-errors=5 -g3 -D__MARLIN_FIRMWARE__ -fmerge-constants
|
||||
lib_deps =
|
||||
|
||||
@@ -727,12 +728,6 @@ platform = ${common_LPC.platform}
|
||||
extends = common_LPC
|
||||
board = nxp_lpc1769
|
||||
|
||||
# BTT SKR 1.4 needs a UART3 tweak
|
||||
[env:LPC1768_btt_skr_v1_4]
|
||||
platform = ${env:LPC1768.platform}
|
||||
extends = env:LPC1768
|
||||
build_flags = ${env:LPC1768.build_flags} -DLPC_PINCFG_UART3_P4_28
|
||||
|
||||
#################################
|
||||
# #
|
||||
# STM32 Architecture #
|
||||
|
||||
Reference in New Issue
Block a user