1. 10 4月, 2021 1 次提交
  2. 09 4月, 2021 1 次提交
  3. 08 4月, 2021 9 次提交
  4. 07 4月, 2021 1 次提交
  5. 03 4月, 2021 1 次提交
  6. 01 4月, 2021 1 次提交
  7. 31 3月, 2021 1 次提交
  8. 29 3月, 2021 1 次提交
  9. 28 3月, 2021 1 次提交
  10. 26 3月, 2021 3 次提交
  11. 25 3月, 2021 3 次提交
  12. 19 3月, 2021 6 次提交
  13. 18 3月, 2021 1 次提交
  14. 17 3月, 2021 2 次提交
  15. 16 3月, 2021 1 次提交
  16. 13 3月, 2021 3 次提交
  17. 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
  18. 11 3月, 2021 2 次提交