1. 20 Dec, 2023 1 commit
  2. 19 Jun, 2022 1 commit
  3. 12 Jun, 2022 1 commit
  4. 09 Dec, 2020 1 commit
  5. 05 Dec, 2020 2 commits
  6. 03 Dec, 2020 1 commit
  7. 02 Dec, 2020 8 commits
  8. 27 Nov, 2020 2 commits
  9. 10 Nov, 2020 2 commits
    • John Maloney's avatar
      Map pin number argument to internal pin number using digitalPinToPin · d50e109c
      John Maloney authored
      Adjust loop count to microsecond computations
      d50e109c
    • John Maloney's avatar
      Add connector pins 16 and 17 as analog inputs A6 and A7 · 772990ab
      John Maloney authored
      Update pin map comments in variant.cpp
      
      Swap microphone (P0.03) with unused pin (P0.23) in the pin map to make it easier to prevent digital pin access to the microphone pin.
      (The microphone pin should never be used as a digital output since that could damage the microphone amplifier).
      P0.03 is now g_ADigitalPinMap[28]. Since PIN_A0 now points to that entry, and the microphone is only accessed by reading analog pin A0.
      This change should be transparent to any existing code.
      772990ab
  10. 13 Aug, 2020 1 commit
  11. 14 Apr, 2019 2 commits
  12. 07 Feb, 2019 1 commit
  13. 30 Jan, 2019 1 commit
  14. 22 Jan, 2019 1 commit
  15. 21 Jan, 2019 1 commit
  16. 18 Jan, 2019 2 commits
  17. 15 Dec, 2018 1 commit
  18. 18 Nov, 2018 1 commit
  19. 07 Nov, 2018 1 commit
    • Beetix's avatar
      Fixed unavailable GPIOs issue · 283bf080
      Beetix authored
      - GPIO0 and GPIO1 on the DWM1001 are attached to the DW1000 not the
      nRF52
      - Removed 2 digital pins
      - Shifted all the numbering
      283bf080
  20. 20 Oct, 2018 1 commit
  21. 19 Oct, 2018 4 commits
  22. 12 Oct, 2018 1 commit
  23. 03 Sep, 2018 2 commits
  24. 10 Aug, 2018 1 commit