1. 18 7月, 2019 2 次提交
    • D
      [master] Update dependencies from dotnet/arcade (#596) · b6d2a04d
      dotnet-maestro[bot] 提交于
      * Update dependencies from https://github.com/dotnet/arcade build 20190715.4
      
      - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19365.4
      - Microsoft.DotNet.GenAPI - 1.0.0-beta.19365.4
      - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19365.4
      
      * Update dependencies from https://github.com/dotnet/arcade build 20190716.4
      
      - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19366.4
      - Microsoft.DotNet.GenAPI - 1.0.0-beta.19366.4
      - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19366.4
      b6d2a04d
    • G
      Better abstraction for PWM: PwmChannel (#576) · de70d68e
      Greg Ingram 提交于
      * Initial PwmChannel changes
      
      * Porting SoftwarePwm on top of PwmChannel so that bindings that use Pwm and SoftwarePwm can have common interface
      
      * Fix DCMotor, tiny fixes in Buzzer and SoftPwm
      
      * Adding windows IoT PwmChannel implementation
      
      * fix XML comment
      
      * remove Console.WriteLine from the product
      
      * Fixing README files and add xml comments
      de70d68e
  2. 17 7月, 2019 1 次提交
  3. 16 7月, 2019 2 次提交
  4. 13 7月, 2019 4 次提交
  5. 12 7月, 2019 1 次提交
  6. 11 7月, 2019 2 次提交
  7. 10 7月, 2019 3 次提交
  8. 09 7月, 2019 1 次提交
  9. 08 7月, 2019 2 次提交
  10. 06 7月, 2019 8 次提交
  11. 05 7月, 2019 2 次提交
  12. 04 7月, 2019 3 次提交
  13. 03 7月, 2019 4 次提交
  14. 02 7月, 2019 5 次提交
    • G
      Rename SPI Structure (#545) · 3626cc63
      Greg Ingram 提交于
      * Moved to Devices folder
      
      * Moved to Devices folder
      
      * Moved to Devices folder
      
      * Removed unused file
      
      * Removed unused file
      
      * Removed unused file
      
      * Removed unused file
      
      * Moved to Devices folder
      
      * Moved to Devices folder
      
      * Removed unused file
      
      * Removed unused parameter and updated to new Create method
      3626cc63
    • G
      Rename i2c structure again (#543) · 9b56694a
      Greg Ingram 提交于
      * Remove unused file
      
      * Remove unused file
      
      * Rename namespace
      
      * Rename namespace and changed to internal
      
      * Removed unused file
      
      * Removed unused parameter
      
      * Updated namespace
      
      * Updated doc based on  unused parameter
      
      * Removed internal class references and updated parameter names
      
      * Fixed incorrect description from blame copy/paste
      
      * Updated to null check before disposing
      
      * Removed readonly to fix local build break
      
      * Updated bindings proj for build
      9b56694a
    • J
      80b8fdda
    • K
      Update blob feeds (#541) · a98a2493
      Krzysztof Wicher 提交于
      a98a2493
    • K
      Re-generate device listing (#538) · 65aa9c71
      Krzysztof Wicher 提交于
      * re-generate device listing
      
      * sort devices by title
      
      * tiny improvements to device titles
      65aa9c71