Skip to content

Commit bf00cde

Browse files
authored
Comment tweak after board change
1 parent b912029 commit bf00cde

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

ports/atmel-samd/Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
PYTHON2 ?= $(which python2 || which python2.7)
33
PYTHON3 ?= python3
44

5-
# Select the board to build for: if not given on the command line,
6-
# then default to PYBV10.
5+
# Select the board to build for.
76
ifeq ($(BOARD),)
87
$(error You must provide a BOARD parameter)
98
else

0 commit comments

Comments
 (0)