1. 08 May, 2019 1 commit
  2. 16 Dec, 2018 1 commit
    • andyleap's avatar
      Add set clock div (#2572) · 0a500eb9
      andyleap authored
      * Add spi.set_clock_div
      
      This will allow the SPI clock divider to be changed relatively simply,
      to better support multiple devices with varying SPI clock rate support
      
      * Add documentation
      0a500eb9
  3. 06 Feb, 2017 1 commit
  4. 15 Jun, 2016 1 commit
  5. 09 Feb, 2016 1 commit
  6. 14 Jan, 2016 1 commit
  7. 16 Dec, 2015 3 commits
  8. 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
  9. 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
  10. 26 Oct, 2015 2 commits
  11. 25 Oct, 2015 1 commit
  12. 19 Oct, 2015 1 commit
  13. 18 Oct, 2015 6 commits
  14. 03 Oct, 2015 1 commit
  15. 16 Jan, 2015 1 commit