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 4fa2216 + 47079cd commit fe4747bCopy full SHA for fe4747b
bootloaders/zero/README.md
@@ -9,6 +9,10 @@ Multi-plaform GCC is provided by ARM here: https://launchpad.net/gcc-arm-embedde
9
10
Atmel Studio contains both make and ARM GCC toolchain. You don't need to install them in this specific use case.
11
12
+For all builds and platforms you will need to have the Arduino IDE installed and the board support
13
+package for "Arduino SAMD Boards (32-bits ARM Cortex-M0+)". You can install the latter
14
+from the former's "Boards Manager" UI.
15
+
16
### Windows
17
18
* Native command line
0 commit comments