1. 03 Feb, 2022 2 commits
  2. 29 Jan, 2022 5 commits
  3. 28 Jan, 2022 3 commits
  4. 27 Jan, 2022 2 commits
  5. 26 Jan, 2022 3 commits
  6. 24 Jan, 2022 1 commit
  7. 22 Jan, 2022 1 commit
  8. 20 Jan, 2022 4 commits
  9. 19 Jan, 2022 1 commit
    • Earle F. Philhower, III's avatar
      Move SdFat to master/head (#422) · d5ddf4cd
      Earle F. Philhower, III authored
      SdFat used to point to unnamed commit in the ESP8266SdFat repo.
      Master in that repo has now been moved to that commit, so make this
      core use the master branch for sanity's sake.
      d5ddf4cd
  10. 15 Jan, 2022 1 commit
  11. 09 Jan, 2022 2 commits
  12. 05 Jan, 2022 5 commits
  13. 03 Jan, 2022 1 commit
  14. 02 Jan, 2022 3 commits
  15. 01 Jan, 2022 1 commit
  16. 31 Dec, 2021 1 commit
  17. 30 Dec, 2021 3 commits
  18. 29 Dec, 2021 1 commit
    • Maximilian Gerhardt's avatar
      Fix PlatformIO build (#395) · 6591da9a
      Maximilian Gerhardt authored
      Defines USBD_MAX_POWER_MA as a static 250mA, which is correct for all the boards supported in platform-raspberrypi (aka, RaspberryPi Pico and Nano RP2040 Connect)
      6591da9a