Skip to content
Snippets Groups Projects
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
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.024Aug1125Jul21201918128730Jun29271776330May29272019921Apr2019654231Mar301243226Feb231918161511329Jan262221201918151312654328Dec2517161432130Nov262423201817161312111064331Oct3026222114121086529Sep242322161098425Aug24191413111024Jul2321201817653129Jun272624232120191817151413121110528May2720191430Apr161527Mar262524231918171613618Feb1327Jan1428Nov2725242120191817728Oct2319148726Sep2524232217151211109853126Aug1816141312875131Jul282515126Jun252420191612753228May2621201916151413129USB: EP0 ::recv method has been merged with ::read methodUSBD: Added critical sections to EP OUT handlerUSB: Slightly refactored EP OUT handlerFixed some commentsMoved EPHandler in USBDevice headersUSB-CDC: OUT EP is now handled with a custom EPHandlerUSB: Added an OUT EP handler with double buffering.USB: Added interface to possibly setup dynamic USB EP HandlerUSB: set return type of USBDevice::recv(ep) to intUSB-CDC: Avoid need to send ZLP by sending up to (EPX_SIZE-1) bytes at a timeUSB-CDC: reset EP OUT count upon receptionUSB-CDC: access to rx buffer is now ISR-protectedUSB-CDC: Refactored EP OUT handlingAdd private availableForStore method, and use in Serial_::acceptEnable transfer complete in USBDeviceClass::recv once bank is emptyUpdate changelogFix requested in #155 for PMW on pin 13Remove some stale commented out codeRemoved unused codeMerge branch 'fix-pwm' of https://github.com/cmaglie/ArduinoCore-samdPort arduino/Arduino#4667 to SAMD coreAdd getTimeout accessor method to StreamMake String::move of an invalidated String result in an invalidated StringUpdate changelogMerge pull request #98 from sandeepmistry/write-slave-tx-bufferUpdate changelogMerge pull request #101 from sandeepmistry/digital-read-write-pullupMerge pull request #148 from sandeepmistry/SerialUSB.availableForWriteSet PWM frequency to 732.4HzFixed PWM frequency glitchFixed whitespaces, removed some prefixes from variables namesUpdate string class to upstream versionFix typo in cortex_handlers.Use TX buffer for slave writes, empty on master read mode + DRDY IRQDefine RAMSTART, RAMSIZE, RAMENDMerge pull request #146 from sandeepmistry/serial-availableForWriteMerge pull request #143 from sandeepmistry/cdc-write-return-valueAdd Serial_::availableForWriteAdd Uart::availableForWrite()Update changelog
Loading