We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd9d3de + 9c5a9e3 commit 0a3d9cfCopy full SHA for 0a3d9cf
ports/atmel-samd/README.rst
@@ -137,7 +137,7 @@ To build for other boards you must change it by setting ``BOARD``. For example:
137
138
make BOARD=feather_m0_basic
139
140
-Board names are the directory names in the `boards <https://github.com/adafruit/circuitpython/tree/master/atmel-samd/boards>`_ folder.
+Board names are the directory names in the `boards <https://github.com/adafruit/circuitpython/tree/master/ports/atmel-samd/boards>`_ folder.
141
142
Deploying
143
---------
0 commit comments