1. 26 Apr, 2024 1 commit
  2. 09 Jun, 2020 1 commit
  3. 17 Feb, 2019 1 commit
  4. 13 Apr, 2018 1 commit
    • dnc40085's avatar
      Refactor timer suspend portion of node.sleep (pmsleep) (#2287) · 96e5c026
      dnc40085 authored
      * pmsleep refactor
      * Shortened swtmr disabled message 
      * Added swtimer debug module option to user_modules.h.
      * Added comments to user_config.h.
      * Fixed error in documentation for node.sleep()
      * remove blank sntp.c that got added in during rebase onto dev(6218b926)
      * Added #ifdefs around SWTIMER_REG_CB to prevent inclusion of disabled
      code
      96e5c026
  5. 06 Feb, 2017 1 commit
  6. 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
  7. 15 Jun, 2016 1 commit
  8. 02 Apr, 2016 1 commit
    • Jason Follas's avatar
      Corrected SPI CPOL/CPHA relationships · e16204d4
      Jason Follas authored
      * Corrected CPOL/CPHA relationships
      
      * Simplified to remove duplicated code
      
      * Removed comments about when MISO is sampled. ESP seems to sample MISO on same clock edge as when MOSI is set.
      e16204d4
  9. 09 Feb, 2016 2 commits
  10. 14 Jan, 2016 1 commit
  11. 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
  12. 25 Oct, 2015 1 commit
  13. 18 Oct, 2015 3 commits
  14. 04 Oct, 2015 1 commit
  15. 03 Oct, 2015 1 commit
  16. 04 Feb, 2015 1 commit
  17. 16 Jan, 2015 1 commit
  18. 22 Dec, 2014 1 commit