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.024Aug171431Jul11427Jun2621May1020Mar12524Feb232014131Jan258220Dec181715121130Nov29252413919Oct11630Sep2914854123Aug12Jul11764327Jun24232122May18228Apr27242221191554331Mar2362128Feb15987230Jan2724323Dec2019161514131276228Nov2523181726Oct121110330Sep282726221514231Aug29241125Jul21201918128730Jun29271776330May29272019921Apr2019654231Mar301243226Feb231918161511329Jan262221201918151312654328Dec2517161432130Nov262423201817161312111064331Oct3026222114121086529Sep2423221610984Always call new DoubleBufferedEPOutHandler on reconnectMerge pull request #351 from better-adapted/patch-1Update MakefileUART frame error handlingdo not install CPX drivers on win10I2S: Use 8 MHz oscillator source if 48MHz divider does not fit in 8 bitsCPX fixes: add &MI_00 to all devices so CPLAYBOOT is not hidden on Windows 10Added c++ linker command to allow to include libstdc++ when linking. (#276)Replace boolean type with bool in examplesRe-signed Adafruit_Circuit_Playground_Express.inf1.6.191.6.19Updated Windows Drivers to 1.4.0Add SDU support for MKR WiFi1010Publish core 1.6.19Add MKR WiFi1010 variant and bootloaderDocumentation updates, including new PinDescription table formatAdded optional support for printing floating point numbers using the Print class with values greater/less than +/-4,294,967,295. It now supports +/-18,446,744,073,709,551,615.Added support for 64-bit integer types to the Print class (long long and unsigned long long)Added optional support for single precision floating point numbers (in addition to the existing support for doubles) in both the Print and String classes, configurable from the Tools menu. This can save a great deal of code space. Thanks to Soren Kuula and Dmitry Xmelkov for their previous work.Added support for the hardware FPU of the D51 (boards.txt in later commit)Fixed bad first read from analogRead() after changing references by using a dummy read.Added support for 20 different timer PWM frequencies selectable through the Tools menu, as well as other various clock system changes (boards.txt in later commit)Added an additional PinDescription table format, which can be used to reduce code size (D11 chips only for now)Made various changes to reduce code size, including making ADC and DAC initialization optional if unused, using VARIANT_MCK instead of SystemCoreClock in init(), and converting some RMW to writes. Added config.h file for configuration. (boards.txt in later commit)Added BATTERY_CHARGER_INSTALLED, IMU_INSTALLED, and VIN_5V_REGULATOR_INSTALLED defines to variants/Xeno_Mini/variant.c (and variant.h) to prevent associated pins from being configured as outputs, thus avoiding contention.Merge pull request #265 from facchinm/burn_bootloader_org_boardsMerge pull request #270 from tbowmo/fix_mzeroFix interrupt mask to block in SPI librarySpecify the ARM GCC version in platform.txtVersion 1.6.181.6.181.6.18Update changelogRevert new ringbuffer code for now. Fix other merge issues.Merged in changes from upstream SAMD CORE 2018.02.22Merge remote-tracking branch 'remotes/origin/master'Add SAM D51 (m4f) supportAdd Xeno Mini variant. Update Xeno with D51 support.Update README files for board variants and for bootloader board definitionsFix CDC_ENABLEDMake ring buffer head and tail indexes volatileFix configuration descriptor lengthHandle slave select low first
Loading