1. 17 Aug, 2017 2 commits
    • Pranav Cherukupalli's avatar
      DOCUMENTATION: Moved installation instructions to separate page (#561) · e6ba0f62
      Pranav Cherukupalli authored
      * DOCUMENTATION: Moved installation instructions to separate page
      
      * Added Fedora to contents table
      * Added Issue/Bug Report section to README
      * Some minor improvements
      
      * DOCUMENTATION: Rename directory doc to docs
      
      * Also move ISSUE_TEMPLATE.md to docs directory
      
      * DOCUMENTATION: Use current repo's files
      
      * This makes it consistent instead  of having few local and few pointing to
        espressif/arduino-esp32 by all linking to local files
      
      * DOCUMENTATION: Fix hyperlink to issue/bug template in contents
      
      * DOCUMENTATION: contents: supress platform specific installation instruction
      e6ba0f62
    • Tomasz Scislowicz's avatar
      3a8e28dc
  2. 04 Aug, 2017 1 commit
    • Pranav Cherukupalli's avatar
      uartEnd: Unlock mutex before detaching rx and tx (#554) · 41e36a72
      Pranav Cherukupalli authored
      * uartEnd: Unlock mutex before detaching rx and tx
      
      This should solve the device freezing issue when Serial.end() is called
      
      * Unlock UART MUTEX only for detaching Rx and Tx
      
      * Thanks to @me-no-dev for pointing it out that
         uart->dev->conf0.val can be inside mutex lock
      41e36a72
  3. 02 Aug, 2017 1 commit
  4. 01 Aug, 2017 10 commits
  5. 31 Jul, 2017 4 commits
  6. 17 Jul, 2017 1 commit
  7. 07 Jul, 2017 1 commit
  8. 03 Jul, 2017 1 commit
  9. 02 Jul, 2017 1 commit
    • Joey Babcock's avatar
      Edit comments for clarity (#478) · ad2adce6
      Joey Babcock authored
      * Edit comments for clarity
      
      I was a little confused reading what this sketch did the first time so I attempted to edit these for clarity.
      
      * code edits as well
      
      Grammar fixes for some parts of the code as well
      ad2adce6
  10. 29 Jun, 2017 2 commits
  11. 27 Jun, 2017 1 commit
  12. 22 Jun, 2017 1 commit
  13. 21 Jun, 2017 3 commits
  14. 15 Jun, 2017 1 commit
  15. 14 Jun, 2017 7 commits
  16. 03 Jun, 2017 3 commits