- Nov 23, 2015
-
-
Sandeep Mistry authored
Also add Stream::find(char) API. Port of: https://github.com/arduino/Arduino/pull/3337
-
- Nov 20, 2015
-
-
Cristian Maglie authored
-
Cristian Maglie authored
The variant's file compliance is now determined using a define named ARDUINO_SAMD_VARIANT_COMPLIANCE that refer to the minimum core version required for this variant file to work.
-
Cristian Maglie authored
Pins A1/A2 uses TC4 to generate PWM, the same used in Servo library, so both cannot work together.
-
Cristian Maglie authored
The attribute ATTR_ANALOG is needed to select DAC, so it has been removed from pins A1..A5 that doesn't have a DAC.
-
Cristian Maglie authored
The selection of the correct timer peripheral is now decided through the PIN_ATTR_{TIMER/TIMER_ALT} attribute.
-
- Nov 18, 2015
-
- Nov 17, 2015
-
-
Cristian Maglie authored
-
Cristian Maglie authored
-
Cristian Maglie authored
-
Cristian Maglie authored
-
- Nov 12, 2015
-
-
Cristian Maglie authored
-
Cristian Maglie authored
-
https://github.com/aethaniel/ArduinoCore-samdCristian Maglie authored
Conflicts: bootloaders/zero/drivers/cdc_enumerate.c
-
- Nov 11, 2015
-
-
Arturo Guadalupi authored
Tone fix for #59 and optimizations
-
- Nov 10, 2015
-
-
Cristian Maglie authored
-
- Nov 06, 2015
-
-
tuxedo0801 authored
-
- Nov 04, 2015
-
-
Cristian Maglie authored
-
Sandeep Mistry authored
-
Sandeep Mistry authored
-
- Nov 03, 2015
-
-
Cristian Maglie authored
-
Cristian Maglie authored
-
Cristian Maglie authored
-
Cristian Maglie authored
-
Cristian Maglie authored
- Oct 31, 2015
-
-
Paolo Paolucci authored
-
- Oct 30, 2015
-
-
Thibaut VIARD authored
-
Thibaut VIARD authored
-
Thibaut VIARD authored
-
Thibaut VIARD authored
-
Thibaut VIARD authored
-
- Oct 26, 2015
-
- Oct 22, 2015
-
-
agdl authored
This fixes issue #59 and optimize the way the prescaler is found. Furthermore non needed instructions are not repeated.
-
- Oct 21, 2015
-
-
Martino Facchin authored
-
- Oct 14, 2015
-
-
Cristian Maglie authored
-
- Oct 12, 2015
-
-
Cristian Maglie authored
-
Martino Facchin authored
-
- Oct 10, 2015
-
-
Thibaut VIARD authored
-