Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • api
  • master default protected
  • mkrmotorcarrier
  • muxto
  • muxto_optimized
  • 1.8.14
  • 1.8.13
  • 1.8.12
  • 1.8.11
  • 1.8.10
  • 1.8.9
  • 1.8.8
  • 1.8.7
  • 1.8.6
  • 1.8.5
  • 1.8.4
  • 1.8.3
  • 1.8.2
  • 1.8.1
  • 1.6.21
  • 1.6.20
  • 1.6.19
  • 1.6.18
  • 1.6.17
  • 1.6.16
25 results
Created with Raphaël 2.2.019Apr654231Mar301243226Feb231918161511329Jan262221201918151312654328Dec2517161432130Nov262423201817161312111064331Oct3026222114121086529Sep242322161098425Aug24191413111024Jul2321201817653129Jun272624232120191817151413121110528May2720191430Apr161527Mar262524231918171613618Feb1327Jan1428Nov2725242120191817728Oct2319148726Sep2524232217151211109853126Aug1816141312875131Jul282515126Jun252420191612753228May2621201916151413129876530AprUpdated changelogSmall fix in VARIANT_COMPLIANCE_CHANGELOGMake MKR1000 variant compliance level 1.6.6Bump ARDUINO_SAMD_VARIANT_COMPLIANCE to 100606Make Arduino.h version of digitalPinToInterrupt return argumentAdd change log for variant complianceMove digitalPinToInterrupt definition to Arduino.h if variant compliance it 1.6.5 or higherChange digitalPinToInterrupt to return pin, and use g_APinDescription[pin].ulExtInt to map pin inside attachInterrupt/detachInterruptMerge branch 'pgmspace.h-64_t' of https://github.com/sandeepmistry/ArduinoCore-samdCorrect NUM_DIGITAL_PINS to include analog pinsCorrect prog_int64_t and prog_uint64_t typedefsPort analogInputToDigitalPin macrorecipe.ar.pattern backwards compatibilityChangelog updated1.6.51.6.5MKR1000: Added DAC0 definition. See #126USBHost: fixed missing include (breaks build on MKR1000)MKR1000: Fixed external interrupt on pin 9Added MKR1000 variantWrite protect bootloader after "Burn bootloader" command. See arduino/ArduinoCore-samd#124Write protect bootloader after "Burn bootloader" command.Descriptor type (0x03) should be second byte for string descriptorAdd cast for string passed into strlenFixed USB sendStringDescriptorMerge branch 'master' of https://github.com/scottdarch/ArduinoCore-samdUpdate to changelogClear RX buffer in TwoWire::requestFrom before readingAdded definitions for DAC0 in variantsEnable digitalRead on output pins, only enable pullup or pulldown in digitalWrite if pin is not output. arduino/ArduinoCore-samd#56 arduino/ArduinoCore-samd#79 arduino/ArduinoCore-samd#94 arduino/ArduinoCore-samd#101Adding Arduino IDE to the prereqs in READMEAdd USB transfer RX/TX LED blinkingUse modulo operator in Print::printNumberMerge branch 'bootloader-serial-baud' of git://github.com/sandeepmistry/ArduinoCore-samdSet MANW bit of NVMCTRL to 1 at startup (default is 0).Merge branch 'master' of https://github.com/rocketscream/ArduinoCore-samdRelease 1.6.4Removed experimental MKR1000 variantupdate changelogOnly re-enable IRQ if PRIMASK was 0 before disabling IRQUSBHost: removed wrong init() callsupdate changelog
Loading