1. 21 Oct, 2021 1 commit
    • Me No Dev's avatar
      IDF master 4e03a9c34c (#5792) · 4413dbbd
      Me No Dev authored
      esp-dsp: master e05fc36
      esp-face: master f108a83
      esp-rainmaker: f1b82c7
      esp32-camera: master 3022601
      esp_littlefs: master 05d55ab
      4413dbbd
  2. 14 Oct, 2021 4 commits
  3. 13 Oct, 2021 2 commits
  4. 12 Oct, 2021 1 commit
  5. 11 Oct, 2021 5 commits
  6. 09 Oct, 2021 3 commits
    • me-no-dev's avatar
      Update CMakeLists.txt · 335cedf4
      me-no-dev authored
      335cedf4
    • me-no-dev's avatar
      I2C Slave Implementation · f9f70d2f
      me-no-dev authored
      f9f70d2f
    • P-R-O-C-H-Y's avatar
      Fix: SD_MMC deinit (#5732) · 5b207104
      P-R-O-C-H-Y authored
      * SD.open() new feature for creating all folders in path
      
      This PR adds to the SD.open() function option to create all folders to the file.
      
      SD.open(const char* path, const char* mode, const bool create)
      
      Default value of create is false.
      When true folders are created.
      
      From issue #5019
      
      * Update vfs_api.cpp
      
      memccpy -> memcpy
      
      * SD_MMC deinit fix
      
      Wrong deinit function was called.
      5b207104
  7. 08 Oct, 2021 1 commit
  8. 01 Oct, 2021 20 commits
  9. 21 Sep, 2021 3 commits