Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.17 KB

README.md

File metadata and controls

23 lines (18 loc) · 1.17 KB

AtArduinoCore-samL

ArduinoCore-samd modified to work with "TFG Zero" SAML21G18B board (added support for the built-in TRNG).
Based on ArduinoCore-samd modifications and added MCU support from mattairtech.

Installation

  1. Open Arduino IDE and add new board support by going to File > Preferences and adding the next URL:
    https://raw.githubusercontent.com/Atalonica/AtArduinoCore-samL/main/package_atalonica_index.json
    into Additional Boards Manager URLs.
  2. Go to Tools > Board: > Boards Manager... and search and install "Atalonica SAML Boards".

If you see CRC doesn't match, file is corrupted. error, try again as it is probably a bug.

Additional libraries

Licenses

This core has been developed by Arduino LLC in collaboration with Atmel. Fork based on development and modifications by MattairTech LLC and Atalonica. See LICENSE file.