1. 26 3月, 2021 3 次提交
  2. 25 3月, 2021 3 次提交
  3. 19 3月, 2021 6 次提交
  4. 18 3月, 2021 1 次提交
  5. 17 3月, 2021 2 次提交
  6. 16 3月, 2021 1 次提交
  7. 13 3月, 2021 3 次提交
  8. 12 3月, 2021 2 次提交
    • L
      Adding PCD8544, famous Nokia 5110 LCD screen (#1392) · 46f0ceb5
      Laurent Ellerbach 提交于
      * Initial commit
      
      * Adjusting based on PR feedback
      
      * sln update
      
      * Adjusting based on PR feedback
      
      * Adjusting image size
      
      * Removing System.Drawing, adding ImageSharp
      
      * Adjusting CharacterLcd to ImageSharp, adding ImageSharp to main project
      
      * byte array to Span and stackalloc
      
      * Adding support for cursor and in sample to demonstrate. Implemening ICharacterLcd
      
      * Adding cursor support, adjusting for ICharacterLcd
      
      * adjusting example, fixing enum naming
      
      * Adding support for LcdConsole, fixing Write for span byte
      
      * Adjusting ILcdCharacter and adding fonts
      
      * Adding support for external fonts
      
      * removing static generated font
      
      * adjusting nit in comments
      
      * fixing #1437
      
      * Refactoring the 5x8 font, moving LcdRncoding and font to common
      
      * Adjusting for project reference
      
      * Fixing references and stylecop
      46f0ceb5
    • D
      [main] Update dependencies from dotnet/arcade (#1477) · 49d04d35
      dotnet-maestro[bot] 提交于
      * Update dependencies from https://github.com/dotnet/arcade build 20210305.1
      
      Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk
       From Version 6.0.0-beta.21152.1 -> To Version 6.0.0-beta.21155.1
      
      * Update dependencies from https://github.com/dotnet/arcade build 20210305.1
      
      Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk
       From Version 6.0.0-beta.21152.1 -> To Version 6.0.0-beta.21155.1
      
      * Update dependencies from https://github.com/dotnet/arcade build 20210310.1
      
      Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk
       From Version 6.0.0-beta.21152.1 -> To Version 6.0.0-beta.21160.1
      Co-authored-by: Ndotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
      49d04d35
  9. 11 3月, 2021 2 次提交
  10. 09 3月, 2021 3 次提交
  11. 05 3月, 2021 1 次提交
    • J
      Added AD5328 DAC to devices library (#1362) · 167059ce
      Jeroen Vandezande 提交于
      * Initial commit of AD5328 code
      
      * Added category file
      
      * fixed typo
      
      * Fixed various merge-request issues
      
      * Fixed sample application for the AD5328 Device
      
      * Various improvements for merge request
      
      * removed redundant whitespace
      
      * Added extra lines after titles
      
      * Tried to fix dependency to Main lib
      
      * Update src/devices/AD5328/samples/Program.cs
      Co-authored-by: NKrzysztof Wicher <mordotymoja@gmail.com>
      167059ce
  12. 27 2月, 2021 2 次提交
  13. 25 2月, 2021 11 次提交