1. 30 Apr, 2024 2 commits
  2. 29 Apr, 2024 2 commits
  3. 26 Apr, 2024 1 commit
  4. 25 Apr, 2024 2 commits
  5. 24 Apr, 2024 1 commit
  6. 22 Apr, 2024 1 commit
  7. 19 Apr, 2024 9 commits
  8. 18 Apr, 2024 3 commits
  9. 15 Apr, 2024 1 commit
  10. 29 Mar, 2024 1 commit
  11. 22 Mar, 2024 1 commit
  12. 20 Mar, 2024 1 commit
  13. 19 Mar, 2024 1 commit
  14. 16 Mar, 2024 1 commit
  15. 13 Mar, 2024 1 commit
  16. 10 Mar, 2024 1 commit
  17. 06 Mar, 2024 2 commits
  18. 05 Mar, 2024 1 commit
  19. 23 Feb, 2024 1 commit
  20. 16 Feb, 2024 2 commits
  21. 14 Feb, 2024 2 commits
  22. 13 Feb, 2024 1 commit
  23. 12 Feb, 2024 2 commits
    • Earle F. Philhower, III's avatar
      Update version · 91c007eb
      Earle F. Philhower, III authored
      91c007eb
    • ardnew's avatar
      Update README.md (#1999) · b29f6b92
      ardnew authored
      The `Picoprobe` example showing how to upload to Ubuntu is invalid because Ubuntu does not create or assign users to a `users` group (for many major releases, now). 
      
      The reason the example worked is because the permissions were applied globally, rendering the `GROUP=users` assignment in the rule irrelevant. Hence, this assignment has been dropped.  
      
      The `pico-debug` example has been updated similarly, but it uses a proper group-level rule, and Ubuntu does still use group `plugdev`. 
      
      The reader thus has two good examples of creating `udev` rules.
      b29f6b92