1. 13 Sep, 2023 1 commit
    • Rodrigo Garcia's avatar
      Uart detach 2.0.13 (#8629) · d048e211
      Rodrigo Garcia authored
      * detaches previous pins in setPins()
      
      * detaches previous pins in begin()
      
      * allows setPins() or end() before begin() - detach pins
      
      * fixes code TAB
      
      * setPins() shouldn't detach pin = -1
      d048e211
  2. 05 Sep, 2023 2 commits
  3. 04 Sep, 2023 32 commits
  4. 01 Sep, 2023 2 commits
  5. 31 Aug, 2023 1 commit
  6. 30 Aug, 2023 2 commits
    • Kavinda Kotuwegedara's avatar
      Adding New Lion:Bit STEM Board (#8569) · 8bfe3c44
      Kavinda Kotuwegedara authored
      * Added New LionBit Board Details
      
      Added New LionBit Board Details
      
      * Updated
      
      * Updated
      
      As you suggested
      
      * Updated
      
      Pin
      
      * removed the unwanted lines
      8bfe3c44
    • Tomáš Pilný's avatar
      Doc update: Troubleshooting + SD libs (#8241) · 6bdef285
      Tomáš Pilný authored
      * Updated preferences.rst
      
      * Added into FAQ info about SPIFFS failed mount
      
      * Updated troubleshooting
      
      * Moved SPIFFS paragraph from FAQ to troubleshooting
      
      * Minor updates
      
      * Updated troubleshooting
      
      * Updated SD README files and example comments
      
      * Updated troubleshooting with SD issue
      
      * Added note about S3 pins
      
      * Updated SDMMC test setPins calls + added definition for default pins
      
      * Updated SD_MMC comments
      
      * Added pin table to SD_MMC readme
      
      * Updated table in SD_SPI
      
      * Updated based on comments
      
      * Update io_mux.rst
      
      * Update README.md
      6bdef285