2 parents 5e4b3a8 + a9f0b31 commit ca60a03Copy full SHA for ca60a03
1 file changed
ports/atmel-samd/README.rst
@@ -170,13 +170,7 @@ These commands should be executed from the root directory of the repository
170
171
Build commands are run from the ``circuitpython/ports/atmel-samd`` directory.
172
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:
+To build for a given board you must specify it by setting ``BOARD``. For example:
180
181
.. code-block:: shell
182
0 commit comments