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.
- 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
intoAdditional Boards Manager URLs
. - 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.
- LowPowerLab's RFM69
- Atalonica's SecureRF (AEAD based on Xoodyak)
- Atalonica's DS28C16
- Atalonica's DS2477
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.