Skip to content

Commit ca60a03

Browse files
authored
Merge pull request adafruit#1411 from adafruit/ladyada-patch-1
Update README.rst
2 parents 5e4b3a8 + a9f0b31 commit ca60a03

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

ports/atmel-samd/README.rst

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -170,13 +170,7 @@ These commands should be executed from the root directory of the repository
170170
171171
Build commands are run from the ``circuitpython/ports/atmel-samd`` directory.
172172

173-
To build for the Arduino Zero:
174-
175-
.. code-block:: shell
176-
177-
make
178-
179-
To build for other boards you must change it by setting ``BOARD``. For example:
173+
To build for a given board you must specify it by setting ``BOARD``. For example:
180174

181175
.. code-block:: shell
182176

0 commit comments

Comments
 (0)