1. 09 Apr, 2021 2 commits
    • Earle F. Philhower, III's avatar
      Remove api from include path, add redirects · 47c12047
      Earle F. Philhower, III authored
      Can't have cores/rp2040/api in the include path because the Arduino API
      dir has a "String.h" file.  On Windows, because it is case-insensitive
      normally, this overrides the POSIX "string.h" header leading to bad
      stuff.
      
      Add manual redirect includes for commonly accessed headers in the
      cores/rp2040 path instead.
      47c12047
    • Earle F. Philhower, III's avatar
      Fix JSON, Arduino 2.0 beta · 32309906
      Earle F. Philhower, III authored
      Missing Size field was causing the Arduino 2.0 beta to reject the JSON.
      32309906
  2. 08 Apr, 2021 1 commit
  3. 07 Apr, 2021 1 commit
  4. 06 Apr, 2021 6 commits
  5. 03 Apr, 2021 4 commits
  6. 02 Apr, 2021 7 commits
  7. 31 Mar, 2021 4 commits
  8. 30 Mar, 2021 3 commits
  9. 29 Mar, 2021 11 commits
  10. 28 Mar, 2021 1 commit