1. 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
  2. 18 Oct, 2020 3 commits
  3. 13 Oct, 2020 1 commit
  4. 05 Oct, 2020 1 commit
  5. 04 Oct, 2020 1 commit
  6. 29 Sep, 2020 2 commits
  7. 28 Sep, 2020 1 commit
  8. 27 Sep, 2020 14 commits
  9. 18 Sep, 2020 2 commits
  10. 15 Sep, 2020 1 commit
  11. 13 Sep, 2020 1 commit
  12. 09 Sep, 2020 1 commit
  13. 08 Sep, 2020 1 commit
  14. 07 Sep, 2020 2 commits
  15. 05 Sep, 2020 1 commit
  16. 04 Sep, 2020 2 commits
    • vsky's avatar
      Fixes `net.ifinfo` failure · e28cf8d9
      vsky authored
      e28cf8d9
    • galjonsfigur's avatar
      SoftUART module fixes and code simplification (#3104) · e7620b06
      galjonsfigur authored
      * SoftUART fixes:
      
      - Simplify code by using lua_L* functions and using userdata properly
      - Fix some edge-cases
      - Add more examples to documentation
      
      * Don't de-register interrupt hook if there is more RX instances
      
      * More bug fixes and registering simplification with luaL_reref and unref2
      
      * Correct documentation of SoftUART module
      e7620b06
  17. 03 Sep, 2020 1 commit
  18. 01 Sep, 2020 1 commit
  19. 30 Aug, 2020 1 commit
  20. 29 Aug, 2020 2 commits