Define UART pins for LPC debug based on LPC_PINCFG_UART (#19475)

This commit is contained in:
ellensp
2020-09-24 09:03:07 +12:00
committed by Scott Lahteine
parent cbaba010f2
commit a3a5b334c4
3 changed files with 73 additions and 29 deletions

View File

@@ -26,7 +26,9 @@
#define NUMBER_PINS_TOTAL NUM_DIGITAL_PINS
#define AVR_ATmega2560_FAMILY_PLUS_70 MB(BQ_ZUM_MEGA_3D, MIGHTYBOARD_REVE, MINIRAMBO, SCOOVO_X9H)
#if MB(BQ_ZUM_MEGA_3D, MIGHTYBOARD_REVE, MINIRAMBO, SCOOVO_X9H)
#define AVR_ATmega2560_FAMILY_PLUS_70 1
#endif
#if AVR_AT90USB1286_FAMILY