Pins/tests followup (#21268)
Missing commit from #21254 Co-authored-by: Scott Lahteine <github@thinkyhead.com>
This commit is contained in:
@ -27,6 +27,10 @@
|
||||
#define BOARD_INFO_NAME "BTT SKR V1.4"
|
||||
#endif
|
||||
|
||||
#ifndef BOARD_CUSTOM_BUILD_FLAGS
|
||||
#define BOARD_CUSTOM_BUILD_FLAGS -DLPC_PINCFG_UART3_P4_28
|
||||
#endif
|
||||
|
||||
//
|
||||
// SD Connection
|
||||
//
|
||||
|
Reference in New Issue
Block a user