1. 19 3月, 2019 2 次提交
  2. 17 3月, 2019 1 次提交
  3. 15 3月, 2019 1 次提交
  4. 13 3月, 2019 4 次提交
  5. 12 3月, 2019 1 次提交
  6. 11 3月, 2019 1 次提交
  7. 09 3月, 2019 1 次提交
    • S
      Update compilers to use the latest 3.0.0-beta3-final (#283) · 24b0cbf8
      Santiago Fernandez Madero 提交于
      * Update SDK to latest preview3 to get latest compilers
      
      * Fix packaging error with new compilers
      
      * Use the new unified package from roslyn
      
      * Import Compilers.props in devices props
      
      * Keep using PackageLicenseUrl given we're still using 2.1 sdk where it is no deprecated yet.
      
      * PR Feedback
      24b0cbf8
  8. 08 3月, 2019 3 次提交
    • K
      Create Coding-guidelines.md (#317) · 750f2c14
      Krzysztof Wicher 提交于
      750f2c14
    • G
      Added spi-write-bytes command (#303) · a500be26
      Greg Ingram 提交于
      * Updated various lines endings
      
      * Added new command
      
      * Random code cleans
      a500be26
    • J
      Factor LCD interaction (#309) · b96e56a8
      Jeremy Kuhne 提交于
      * Factor LCD interaction
      
      Add a layer to allow abstracting the difference between using direct pins or built-in I2C support for lcd driver chips that support it.
      
      Factoring set up to facilitate adding read functionality.
      
      Clarify I2c behavior/flags and add multi-byte send overloads. Improves sample perf test from 2048ms to 660ms.
      
      Factor setup code to include only appropriate steps for each interface.
      
      * Address feedback
      b96e56a8
  9. 07 3月, 2019 2 次提交
    • B
      dc1c9329
    • M
      Buzzer (#314) · bf5c8708
      Mikhail Bolshakov 提交于
      * Added Buzzer class and MelodyPlayer sample class
      
      * Minor changes to playing durations
      
      * Added alphabet song to sampels
      
      * Almost wrote a readme
      
      * Refactoring to samples
      
      * Added samples readme
      
      * Added wiring schema
      
      * Added device to devices list in a readme
      
      * Removed unnecessarry section from readme
      
      * Fixed readmes
      
      * Minor refactorings
      
      * Added new constructor to Buzzer
      
      * Renamed PlayTone method in Buzzer
      
      * Little fixes
      bf5c8708
  10. 06 3月, 2019 2 次提交
  11. 05 3月, 2019 6 次提交
  12. 04 3月, 2019 1 次提交
  13. 03 3月, 2019 1 次提交
  14. 01 3月, 2019 5 次提交
    • D
      Support for reading CPU temperature on Raspberry Pi. (#285) · b6de254e
      Dave Glover 提交于
      * Support for reading CPU temperature on Raspberry Pi.
      
      * renamed from RPi specific . Removed rounding
      
      * update to README
      
      * Added IsAvailable property
      
      * cached implementation of IsAvailable
      
      * Fixup braces
      b6de254e
    • S
      Add Mpr121 binding. (#286) · 51ae361c
      Sergey Razmyslov 提交于
      * Fix readme
      
      * Fixes.
      
      * Merge
      
      * Fix merge issues
      
      * Small fix
      
      * Fixed comments.
      
      * Fixed screenshot.
      
      * Fixed screenshot.
      
      * Fixed statuses.
      
      * Updated timer
      
      * Fixed comments
      
      * Small fix
      51ae361c
    • Z
      Fixed README (#297) · 4b9853a6
      Zhang Yuexin 提交于
      * fixed ADS1115 README
      
      * fixed ADXL345 README
      
      * fixed DS3231
      
      1. README
      2. I2cAddress -> DefaultI2cAddress
      
      * fixed HC-SR04
      
      1. Sonar -> Hcsr04
      2. README
      
      * fixed HC-SR501 README
      
      * fixed HMC5883L
      
      1. I2cAddress -> DefaultI2cAddress
      2. README
      
      * fixed LM75 README
      
      * fixed MAX44009 README
      
      * fixed nRF and SHT3x README
      4b9853a6
    • Z
      update Si7021 binding (#291) · 0b5901e9
      Zhang Yuexin 提交于
      * update Si7021 binding
      
      1. use property
      2. add Heater, Revision, Resolution
      3. add README
      
      * Update Si7021.cs
      
      * fixed feedback notes
      0b5901e9
    • L
      Adding support for BNO055 (#274) · 7983c9c7
      Laurent Ellerbach 提交于
      * Adding support for BNO055
      
      * fixed .NET Core version
      
      * Fixes to follow PR feedbacks
      
      * Fixed typo, added link to docuementation in source code
      7983c9c7
  15. 28 2月, 2019 9 次提交