1. 27 6月, 2019 4 次提交
  2. 26 6月, 2019 2 次提交
    • G
      Added new I2cController and related support (#505) · 7f1d77b1
      Greg Ingram 提交于
      * Added new I2cController and related support
      
      * Add bus ID as part of way to manage devices
      
      * Made static
      
      * Removed static
      
      * Removed interop file and add partial class for controller
      
      * Changed to open/close device methods
      
      * Added TryGetDevice method
      
      * Added ShouldDispose property
      
      * Added more support for disposing
      
      * Enabled nullable in file to check builds
      
      * Missed the other file for enabling nullable
      
      * Added GetDevices and updated OpenDevice check
      
      * Updated to ConcurrentDictionary
      
      * Consolidated to only Create I2cDevice
      
      * Removed unused files
      
      * Removed until direction is determined
      
      * Moved Create under I2cDevice classes
      7f1d77b1
    • D
      Update dependencies from https://github.com/dotnet/iot build 20190624.3 (#526) · e53c0b4a
      dotnet-maestro[bot] 提交于
      - Iot.Device.Bindings - 0.1.0-prerelease.19324.3
      - System.Device.Gpio - 0.1.0-prerelease.19324.3
      e53c0b4a
  3. 25 6月, 2019 3 次提交
  4. 22 6月, 2019 1 次提交
  5. 21 6月, 2019 2 次提交
  6. 20 6月, 2019 4 次提交
  7. 19 6月, 2019 4 次提交
  8. 18 6月, 2019 6 次提交
  9. 15 6月, 2019 3 次提交
  10. 14 6月, 2019 2 次提交
  11. 13 6月, 2019 2 次提交
  12. 12 6月, 2019 2 次提交
  13. 11 6月, 2019 5 次提交