1. 25 Nov, 2020 1 commit
  2. 15 Nov, 2020 1 commit
  3. 13 Nov, 2020 1 commit
  4. 11 Nov, 2020 1 commit
  5. 08 Nov, 2020 1 commit
    • Gregor Hartmann's avatar
      Create NodeMCU test system based on gambiarra (#2984) · c4baa9f3
      Gregor Hartmann authored
      * Create mispec_file.lua
      
      * Initial commit of gambiarra
      
      * Adapt gambiarra to NodeMCU
      
      * adapt to NodeMCU spacing and add nok functionality
      
      * Some refactoring to make it easier to add new functionality
      
      * Add methode `fail` to check failing code and pass error messages to output
      
      - fail can be called with a function that should fail and a string which should be contained in the errormessage.
      - Pass failed check reasons to output.
      
      * Create gambiarra_file.lua
      
      * Add reporting of tests that failed with Lua error
      
      * ok, nok and fail will terminate the running test
      
      * Add capability to run sync and async tests in mixed order and have a task.post inbetween them
      
      * fix gambiarra self test to also run on device (not only host)
      
      Use less ram in checking tests directly after they ran.
      Use nateie task.post to tame watchdog.
      
      * Update file tests + add async tmr tests
      
      * Another fix in executing async test
      
      * Catch errors in callba...
      c4baa9f3
  6. 07 Nov, 2020 2 commits
  7. 04 Nov, 2020 1 commit
  8. 03 Nov, 2020 1 commit
  9. 29 Oct, 2020 1 commit
  10. 25 Oct, 2020 1 commit
  11. 23 Oct, 2020 4 commits
  12. 19 Oct, 2020 1 commit
    • Cody Cutrer's avatar
      add wiegand module (#3203) · 63e1fcda
      Cody Cutrer authored
      * add wiegand module
      
      * minor tweaks to wiegand module
      
       * fix a whitespace error (tabs!!!!)
       * remove an unnecessary volatile qualifier
      63e1fcda
  13. 18 Oct, 2020 3 commits
  14. 13 Oct, 2020 1 commit
  15. 05 Oct, 2020 1 commit
  16. 04 Oct, 2020 1 commit
  17. 29 Sep, 2020 2 commits
  18. 28 Sep, 2020 1 commit
  19. 27 Sep, 2020 14 commits
  20. 18 Sep, 2020 1 commit