1. 21 Sep, 2016 1 commit
    • Philip Gladstone's avatar
      Add the esp-gdbstub to enable debugging (#1506) · 04e93b24
      Philip Gladstone authored
      * Initial version of gdbstub support
      
      * Add DEBUG argument to Makefile to add more debug data and turn off -Os
      
      * Add the output redirection handling
      
      * Added documentation
      
      * Cleaned up the english a bit
      
      * Make gdboutput actually trap all the output
      
      * Review comments
      04e93b24
  2. 18 Sep, 2016 1 commit
  3. 16 Sep, 2016 1 commit
  4. 05 Sep, 2016 1 commit
    • Arnim Läuger's avatar
      Add FatFs and SD card support (#1397) · ecf8bd98
      Arnim Läuger authored
      * Add FatFs
      * enable BUILD_FATFS for all-module build
      * push vfs into rest of firmware
      * align maximum filename length
      * increase timeout for acmd41 during card initialization
      * switch from DOS to Unix path semantics chdrive() is substituted by chdir()
      * update to fatfs R.012a incl. patches 1-6
      * add callback for rtc provisioning in file
      * update docs
      ecf8bd98
  5. 27 Aug, 2016 1 commit
  6. 25 Aug, 2016 2 commits
  7. 18 Aug, 2016 1 commit
  8. 13 Aug, 2016 1 commit
  9. 11 Aug, 2016 2 commits
  10. 08 Aug, 2016 1 commit
  11. 04 Aug, 2016 1 commit
  12. 02 Aug, 2016 2 commits
  13. 31 Jul, 2016 1 commit
  14. 25 Jul, 2016 1 commit
  15. 20 Jul, 2016 2 commits
  16. 19 Jul, 2016 1 commit
  17. 14 Jul, 2016 2 commits
  18. 09 Jul, 2016 1 commit
  19. 02 Jul, 2016 1 commit
  20. 29 Jun, 2016 1 commit
  21. 26 Jun, 2016 3 commits
  22. 21 Jun, 2016 1 commit
  23. 16 Jun, 2016 1 commit
  24. 15 Jun, 2016 1 commit
  25. 11 Jun, 2016 1 commit
  26. 10 Jun, 2016 1 commit
    • Konrad Hübner's avatar
      added fadeIn, faceOut and shift to ws2812 module (#1343) · 500bbced
      Konrad Hübner authored
      * added fadeIn, faceOut and shift to ws2812 module
      
      * improvements to rotate, unified fade method
      
      shift renamed to rotate and usage of more efficient memory operations.
      fadeIn and fadeOut unified into fade method with optional parameter for direction.
      
      * rename method to "shift" with optional mode parameter
      500bbced
  27. 05 Jun, 2016 5 commits
  28. 04 Jun, 2016 1 commit
  29. 03 Jun, 2016 1 commit