Skip to content

Commit 1ef97c3

Browse files
add list_boards command to help (#176)
1 parent f30b6fe commit 1ef97c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

makeEspArduino.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -526,6 +526,7 @@ help: $(ARDUINO_MK)
526526
@echo " crash Analyze stack trace from a crash"
527527
@echo " preproc Run compiler preprocessor on source file"
528528
@echo " specified via SRC_FILE"
529+
@echo " list_boards Show list of boards from the Arduino core"
529530
@echo " info Show location and version of used esp Arduino"
530531
@echo "Configurable parameters:"
531532
@echo " SKETCH Main source file"

0 commit comments

Comments
 (0)