1. 28 May, 2021 1 commit
    • Earle F. Philhower, III's avatar
      Check in Arduino API directory to avoid symlink (#176) · ab02801d
      Earle F. Philhower, III authored
      Fixes #171
      
      Under Windows, it is very hard to make a symlink and by default git won't
      make one to the Arduino API directory, causing annoying build errors.
      
      Avoid the issue by duplicating the ArduinoAPI directory explicitly and using
      CI to verify that there are no differences between the two.
      ab02801d
  2. 27 May, 2021 5 commits
  3. 26 May, 2021 2 commits
  4. 24 May, 2021 1 commit
  5. 23 May, 2021 1 commit
  6. 22 May, 2021 3 commits
  7. 21 May, 2021 2 commits
  8. 20 May, 2021 4 commits
  9. 19 May, 2021 5 commits
  10. 18 May, 2021 1 commit
  11. 17 May, 2021 1 commit
    • Khoi Hoang's avatar
      Add defs for compatibility (#142) · 7dc0aa16
      Khoi Hoang authored
      Add definitions for compatibility to many platforms and libraries
      - clockCyclesPerMicrosecond()
      - clockCyclesToMicroseconds(a)
      - microsecondsToClockCycles(a)
      7dc0aa16
  12. 16 May, 2021 6 commits
  13. 15 May, 2021 6 commits
  14. 14 May, 2021 2 commits