mattairtech / ArduinoCore-samd

This is a fork from arduino/ArduinoCore-samd on GitHub. This will be used to maintain Arduino support for SAM D|L|C (M0+ and M4F) boards including the MattairTech Xeno Mini and the MT-D21E (see https://www.mattairtech.com/). It adds support for new devices like the D51, L21, C21, and D11. It also adds new clock sources, like a high speed crystal or internal oscillator.
103 stars 43 forks source link

Tools Menu Options #8

Closed perigalacticon closed 6 years ago

perigalacticon commented 6 years ago

Hello I am trying this core for the first time. I don't see most of the options that should be in the tools menu like: "Bootloader Size Menu":

mattairtecharduinocore-samd tools menu

Is there something wrong with my installation? I am using IDE 1.8.4.

mattairtech commented 6 years ago

Please use the Beta for now for all of the new menus (see https://github.com/mattairtech/ArduinoCore-samd/README.md). I will finally make the next beta version (which should be released in just over 1 week) the new release version as well. I intend to have more release versions from then on.

mattairtech commented 6 years ago

This is now in the release version. The beta track always includes the release versions as well.