1. 13 Sep, 2023 2 commits
  2. 10 Sep, 2023 1 commit
  3. 09 Sep, 2023 1 commit
  4. 08 Sep, 2023 1 commit
    • Andy2No's avatar
      Pin definitions for Pimoroni Tiny 2040 (#1699) · 585c31ef
      Andy2No authored
      Fixes #1696
      
      Additional pin definitions for Pimoroni Tiny 2040, including using the Green LED element of the RGB LED as the default LED.
      
      There are only 12 external header pins for GPIO, including 4 ADC pins, so there are less options for assigning pins than on a generic Pico RP2040. In particular, there can only be one SPI, and it can't have an SS pin but I've defined GPIO17, as on the pico, because the definition is used in generic / common.h.
      
      BOOTSEL on the Pimoroni Tiny 2040 is connected to GPIO23. I don't know if that has any consequences for implementing reading from BOOTSEL for this board. That may need to be revisited, but it doesn't appear to involve any changes to pins_arduino.h.
      585c31ef
  5. 05 Sep, 2023 2 commits
  6. 03 Sep, 2023 4 commits
  7. 01 Sep, 2023 1 commit
  8. 31 Aug, 2023 2 commits
  9. 30 Aug, 2023 2 commits
  10. 27 Aug, 2023 3 commits
  11. 25 Aug, 2023 2 commits
  12. 22 Aug, 2023 1 commit
  13. 21 Aug, 2023 1 commit
  14. 20 Aug, 2023 1 commit
  15. 17 Aug, 2023 1 commit
  16. 10 Aug, 2023 1 commit
  17. 05 Aug, 2023 1 commit
  18. 04 Aug, 2023 3 commits
  19. 03 Aug, 2023 3 commits
  20. 02 Aug, 2023 1 commit
  21. 29 Jul, 2023 1 commit
  22. 28 Jul, 2023 1 commit
  23. 26 Jul, 2023 1 commit
  24. 17 Jul, 2023 1 commit
  25. 14 Jul, 2023 2 commits