1. 05 Dec, 2020 2 commits
  2. 03 Dec, 2020 1 commit
  3. 02 Dec, 2020 8 commits
  4. 27 Nov, 2020 2 commits
  5. 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
  6. 13 Aug, 2020 1 commit
  7. 14 Apr, 2019 2 commits
  8. 07 Feb, 2019 1 commit
  9. 30 Jan, 2019 1 commit
  10. 22 Jan, 2019 1 commit
  11. 21 Jan, 2019 1 commit
  12. 18 Jan, 2019 2 commits
  13. 15 Dec, 2018 1 commit
  14. 18 Nov, 2018 1 commit
  15. 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
  16. 20 Oct, 2018 1 commit
  17. 19 Oct, 2018 4 commits
  18. 12 Oct, 2018 1 commit
  19. 03 Sep, 2018 2 commits
  20. 10 Aug, 2018 2 commits
  21. 18 Mar, 2018 1 commit
  22. 27 Feb, 2018 1 commit
  23. 24 Feb, 2018 1 commit