Install ArduinoCore-SAMD¶
Environment¶
- Macbook Pro: Mac OS 12.0.1 Monterey
- Arduino IDE 1.8.16
Install ARduinoCore-SAMD¶
Ref. [ArduinoCore-SAMD])(https://github.com/mattairtech/ArduinoCore-samd)
- Arduino IDE, click File->Preferences.
- Click the button next to Additional Boards Manager URLs.
- Add https://www.mattairtech.com/software/arduino/package_MattairTech_index.json.
- Save preferences, then open the Boards Manager.
- Install the Arduino SAMD Boards package. Used
1.8.12
as the latest version. - Install the MattairTech SAM D|L|C Core for Arduino package as it seems to have ‘Generic_D11c14A’. Used
1.6.18-beta-b1
.
References¶
Last update: November 27, 2021