1. 21 10月, 2020 3 次提交
  2. 20 10月, 2020 2 次提交
  3. 19 10月, 2020 1 次提交
  4. 17 10月, 2020 2 次提交
  5. 16 10月, 2020 1 次提交
  6. 15 10月, 2020 1 次提交
  7. 14 10月, 2020 1 次提交
  8. 13 10月, 2020 1 次提交
  9. 09 10月, 2020 3 次提交
  10. 08 10月, 2020 5 次提交
  11. 05 10月, 2020 1 次提交
  12. 02 10月, 2020 4 次提交
    • M
      Cleanup acc. to review remarks · a1a24c16
      Marcus Fehde 提交于
      a1a24c16
    • P
      Updated board identification, CM3 support (#1200) · 90948d36
      Patrick Grawehr 提交于
      * Added Board class and CM3 Driver
      
      * Changed summuary pincount
      
      * Updated summary label
      
      * Added support for Raspberry Pi4, some refactoring
      
      * Deleted cref in GetBoardModel summary
      
      * Refactoring wrong namespace
      
      * Refactoring
      
      * ValidatePinNumber test is wrong
      
      * Make the detection internal for now - will be reviewed later
      
      Move actual identification code to new place.
      
      * Better matching class name
      
      * Cleaner exception handling
      
      * Avoid exception to control code flow
      
      Is a bit of a mess due to the existing public API
      
      * Rename class again, use properties only
      
      * Add copyright header
      
      * Better error message, correct execution order
      Co-authored-by: NJTrotta <gerardo.trotta@euronet.aero>
      90948d36
    • M
      Review remarks · 834c8864
      Marcus Fehde 提交于
      834c8864
    • M
      Review remarks · 7f6a5deb
      Marcus Fehde 提交于
      7f6a5deb
  13. 27 9月, 2020 1 次提交
  14. 25 9月, 2020 8 次提交
  15. 24 9月, 2020 3 次提交
    • R
      Bindings for MBI5027 and SN74HC595 (#1148) · 004a74ec
      Rich Lander 提交于
      * Add generic shift register binding
      
      * Based Sn74hc595 on ShiftRegister base class
      
      * Add binding for Mbi5027
      
      * Update ReadErrorStatus
      
      * Update error detection
      
      * Add circuit detection to program
      
      * Update detection
      
      * Update detection
      
      * Update to error detection -- working
      
      * Update READMEs
      
      * Update READMEs
      
      * Update READMEs
      
      * Add double-up example
      
      * Update README titles
      
      * Update ShiftRegister README
      
      * Fix spacing
      
      * Update naming scheme per feedback
      
      * Update error conditions
      
      * Update pin mapping
      
      * Update OutEnable usage
      
      * Rename driver sample
      
      * Update solution file
      
      * Update MBI5027 sample
      
      * Update index
      
      * Update null checks
      
      * Add category files
      
      * Check argument not property
      
      * Rename latch parameter
      
      Co-authored-by: rlander@microsoft.com <Rich Lander>
      004a74ec
    • L
      Merge pull request #1196 from Ellerbach/fixpwmdoc · 4fe9b6ee
      Laurent Ellerbach 提交于
      Fixing table formatting in PWM documentation for Raspberry
      4fe9b6ee
    • L
      fixing table formating · 91e8ca3a
      Laurent Ellerbach 提交于
      91e8ca3a
  16. 23 9月, 2020 3 次提交