1. 01 Feb, 2015 2 commits
    • devsaurus's avatar
      * add u8glib · a2672113
      devsaurus authored
      * initializer for SSD1306 display with I2C driver
      * disabled mqtt and ow modules to avoid irom0_0_seg overflow
        check ld script to increase size
      a2672113
    • devsaurus's avatar
      add u8g module stubs · 33601462
      devsaurus authored
      33601462
  2. 31 Jan, 2015 1 commit
  3. 29 Jan, 2015 1 commit
    • HuangRui's avatar
      Combined dsleep_set_options(option) to dsleep( us, option ) · 5894df1d
      HuangRui authored
      * dsleep( us, option )
      Hardware has to support deep-sleep wake up (XPD_DCDC connects to EXT_RSTB with 0R). system_deep_sleep(0) ,set no wake up timer,connect a GPIO to pin RST, the chip will wake up by a falling-edge on pin RST.
      ** us: Integer
      time to sleep.
      if us = 0, it will sleep forever.
      ** option: Integer
      option=0, init data byte 108 is valuable;
      option>0, init data byte 108 is valueless.
      More details as follows:
      0, RF_CAL or not after deep-sleep wake up, depends on init data byte 108.
      1, RF_CAL after deep-sleep wake up, there will belarge current.
      2, no RF_CAL after deep-sleep wake up, there will only be small current.
      4, disable RF after deep-sleep wake up, just like modem sleep, there will be the smallest current.
      5894df1d
  4. 28 Jan, 2015 1 commit
  5. 27 Jan, 2015 1 commit
  6. 26 Jan, 2015 1 commit
  7. 24 Jan, 2015 1 commit
  8. 23 Jan, 2015 1 commit
  9. 18 Jan, 2015 1 commit
  10. 16 Jan, 2015 1 commit
  11. 12 Jan, 2015 1 commit
  12. 09 Jan, 2015 1 commit
  13. 08 Jan, 2015 1 commit
  14. 07 Jan, 2015 1 commit
  15. 05 Jan, 2015 1 commit
  16. 31 Dec, 2014 3 commits
  17. 30 Dec, 2014 4 commits
  18. 29 Dec, 2014 2 commits
  19. 22 Dec, 2014 1 commit