1. 01 Oct, 2016 1 commit
  2. 21 Sep, 2016 2 commits
    • Marcel Stör's avatar
      Fix typo · 90839f89
      Marcel Stör authored
      90839f89
    • 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
  3. 18 Sep, 2016 1 commit
  4. 16 Sep, 2016 1 commit
  5. 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
  6. 27 Aug, 2016 1 commit
  7. 25 Aug, 2016 2 commits
  8. 18 Aug, 2016 1 commit
  9. 13 Aug, 2016 1 commit
  10. 11 Aug, 2016 2 commits
  11. 08 Aug, 2016 1 commit
  12. 04 Aug, 2016 1 commit
  13. 03 Aug, 2016 2 commits
  14. 02 Aug, 2016 2 commits
  15. 31 Jul, 2016 1 commit
  16. 25 Jul, 2016 1 commit
  17. 20 Jul, 2016 2 commits
  18. 19 Jul, 2016 1 commit
  19. 14 Jul, 2016 2 commits
  20. 09 Jul, 2016 1 commit
  21. 02 Jul, 2016 2 commits
  22. 29 Jun, 2016 1 commit
  23. 26 Jun, 2016 3 commits
  24. 21 Jun, 2016 1 commit
  25. 16 Jun, 2016 1 commit
  26. 15 Jun, 2016 1 commit
  27. 11 Jun, 2016 1 commit
  28. 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
  29. 05 Jun, 2016 2 commits