More descriptive environment error message
This commit is contained in:
@@ -22,11 +22,11 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* MKS SBASE pin assignments
|
||||
* Azteeg X5 GT pin assignments
|
||||
*/
|
||||
|
||||
#ifndef TARGET_LPC1768
|
||||
#error "Oops! Make sure you have LPC1768 selected."
|
||||
#error "Oops! Make sure you have the LPC1768 environment selected in your IDE."
|
||||
#endif
|
||||
|
||||
#ifndef BOARD_NAME
|
||||
|
||||
Reference in New Issue
Block a user