Skip to content

Commit fe4747b

Browse files
committed
2 parents 4fa2216 + 47079cd commit fe4747b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

bootloaders/zero/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ Multi-plaform GCC is provided by ARM here: https://launchpad.net/gcc-arm-embedde
99

1010
Atmel Studio contains both make and ARM GCC toolchain. You don't need to install them in this specific use case.
1111

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+
1216
### Windows
1317

1418
* Native command line

0 commit comments

Comments
 (0)