1. 05 Nov, 2016 1 commit
    • Philip Gladstone's avatar
      Add support to mix ws2812.buffer objects. (#1575) · 77b2e85d
      Philip Gladstone authored
      * Add load/dump/mix/power operations on the buffer object
      * Calculate the pixel value in mix and then clip to the range.
      * Fixed the two wrong userdata types
      * Added a couple more useful methods
      * Add support for shifting a piece of the buffer.
      * Fix a minor bug with offset shifts
      77b2e85d
  2. 29 Oct, 2016 1 commit
  3. 28 Oct, 2016 1 commit
    • Arnim Läuger's avatar
      Remove luaL_buffer from file_g_read() (#1541) · 9db07783
      Arnim Läuger authored
      * remove luaL_buffer from file_g_read()
      - avoid memory leak when function gets terminated by lua_error
      - skip scanning for end_char when reading until EOF
      * attempt to free memory in any case
      9db07783
  4. 16 Oct, 2016 1 commit
  5. 13 Oct, 2016 1 commit
  6. 11 Oct, 2016 1 commit
  7. 01 Oct, 2016 1 commit
  8. 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
  9. 18 Sep, 2016 1 commit
  10. 16 Sep, 2016 1 commit
  11. 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
  12. 27 Aug, 2016 1 commit
  13. 25 Aug, 2016 2 commits
  14. 18 Aug, 2016 1 commit
  15. 13 Aug, 2016 1 commit
  16. 11 Aug, 2016 2 commits
  17. 08 Aug, 2016 1 commit
  18. 04 Aug, 2016 1 commit
  19. 02 Aug, 2016 2 commits
  20. 31 Jul, 2016 1 commit
  21. 25 Jul, 2016 1 commit
  22. 20 Jul, 2016 2 commits
  23. 19 Jul, 2016 1 commit
  24. 14 Jul, 2016 2 commits
  25. 09 Jul, 2016 1 commit
  26. 02 Jul, 2016 1 commit
  27. 29 Jun, 2016 1 commit
  28. 26 Jun, 2016 3 commits
  29. 21 Jun, 2016 1 commit
  30. 16 Jun, 2016 1 commit
  31. 15 Jun, 2016 1 commit
  32. 11 Jun, 2016 1 commit