More descriptive environment error message

This commit is contained in:
Scott Lahteine
2018-02-22 22:41:26 -06:00
parent b17982bde9
commit 5f8b2c2ff0
10 changed files with 13 additions and 11 deletions

View File

@ -26,7 +26,7 @@
*/
#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