Tweak tests, consolidate pins target validation (#21254)
This commit is contained in:
@@ -25,9 +25,7 @@
|
||||
* Mini-RAMBo pin assignments
|
||||
*/
|
||||
|
||||
#if NOT_TARGET(__AVR_ATmega2560__)
|
||||
#error "Oops! Select 'RAMBo' in 'Tools > Board' or the Mega2560 environment in PlatformIO."
|
||||
#endif
|
||||
#include "env_validate.h"
|
||||
|
||||
#if MB(MINIRAMBO_10A)
|
||||
#define BOARD_INFO_NAME "Mini RAMBo 1.0a"
|
||||
|
||||
Reference in New Issue
Block a user