1. 14 Jan, 2016 1 commit
  2. 16 Dec, 2015 3 commits
  3. 12 Dec, 2015 1 commit
    • Johny Mattsson's avatar
      Major cleanup of module registration. · 6b6456be
      Johny Mattsson authored
      As per #810 & #796, only LUA_OPTIMIZE_MEMORY=2 & MIN_OPT_LEVEL=2 are
      supported when building. This commit effects that limitation.
      
      With this change modules/auxmods.h no longer needs to be updated for
      every new module, nor do module writers need to cater for a hypothetical
      LUA_OPTIMIZE_MEMORY < 2 scenario.
      6b6456be
  4. 27 Oct, 2015 1 commit
    • devsaurus's avatar
      simplify spi api · 9444ae28
      devsaurus authored
      duplex_mode configuration enables/disables receiving with spi.send()
      spi.send_recv removed
      9444ae28
  5. 26 Oct, 2015 2 commits
  6. 25 Oct, 2015 1 commit
  7. 19 Oct, 2015 1 commit
  8. 18 Oct, 2015 6 commits
  9. 03 Oct, 2015 1 commit
  10. 16 Jan, 2015 1 commit