1. 1742ab2 docs/esp8266/general: Minor grammar fixes. by Paul Sokolovsky · 8 years ago
  2. 58c7856 docs/esp8266/general: TLS limitations: Mention also "ussl" module limitations. by Paul Sokolovsky · 8 years ago
  3. 4dd523a docs/esp8266/general: Add section on TLS limitations. by Paul Sokolovsky · 8 years ago
  4. f599a38 docs/esp8266/quickref: Add quickref info for RTC class. by Mike Causer · 8 years ago
  5. 9e0cdb2 docs/esp8266/tutorial: Update neopixel with example of using 4 bbp. by Gabe · 8 years ago
  6. d003dae docs/esp8266/tutorial: Fix typo, "its" to "it's" in powerctrl.rst. by Matthew Brener · 8 years ago
  7. 205c368 eps8266/general: Fix typo in recent example. by Paul Sokolovsky · 8 years ago
  8. 6ede921 eps8266/general: Add known issue of WiFi RX buffers overflow. by Peter Hinch · 8 years ago
  9. 45b127e docs/esp8266/general.rst: Fix name of NTP module. by Patrick O'Leary · 8 years ago
  10. 0a54b6d docs/esp8266/tutorial/intro: Fix some grammatical typos. by Damien George · 8 years ago
  11. beb94b6 docs/esp8266/tutorial/intro: Sphinx requires blank lines around literal blocks. by Paul Sokolovsky · 8 years ago
  12. 51668df docs/esp8266/tutorial/intro: Discourage use of 512kb firmwares. by Paul Sokolovsky · 8 years ago
  13. 22ca539 docs/esp8266/quickref: Polish Pin.on()/off() examples. by Paul Sokolovsky · 8 years ago
  14. 272a5d9 docs/esp8266: Consistently replace Pin.high/low methods with .on/off. by Paul Sokolovsky · 8 years ago
  15. daa5ba5 docs/esp8266/quickref: Add links from quickref page to machine classes. by Damien George · 8 years ago
  16. a1c39ff docs/esp8266/tutorial/intro: Reword section on flash size requirement. by Paul Sokolovsky · 8 years ago
  17. e5278b9 docs/esp8266/general: Start explicit "Known Issues", mentioned RTC inaccuracy. by Paul Sokolovsky · 8 years ago
  18. e73a0b9 docs/esp8266/tutorial: Update since esptool 1.3 added Python 3 support. by James Ouyang · 8 years ago
  19. 3217bbe docs/esp8266/tutorial: Specify the baudrate in picocom example command. by Damien George · 8 years ago
  20. 52c1987 esp8266/general: Add "Scarcity of runtime resources" section. by Paul Sokolovsky · 9 years ago
  21. e1f495a docs/esp8266/tutorial: Close socket after reading page content. by Max · 9 years ago
  22. 71ff0b5 docs/esp8266/tutorial: Update intro to add Getting the firmware section. by Andrew Mulholland · 9 years ago
  23. 5630778 esp8266: Update docs for esptool 1.2.1/SDK 2.0 (--flash_size=detect). by Paul Sokolovsky · 9 years ago
  24. 933198c docs/*/quickref.rst: Use new semantics of ticks_diff() by puuu · 9 years ago
  25. 5c3d75c docs/esp8266: Update for new WebREPL setup procedure. by Paul Sokolovsky · 9 years ago
  26. b4df3e7 docs/esp8266/quickref: Further improvements for SPI subsections. by Paul Sokolovsky · 9 years ago
  27. 20da906 docs/esp8266/quickref: Update information on SPI classes. by Paul Sokolovsky · 9 years ago
  28. 76dcadd docs/esp8266/quickref: Add internal links to docs for some modules. by Damien George · 9 years ago
  29. 13c5a22 docs/esp8266: Update quickref and tutorial for OneWire/DS18X20 driver. by Damien George · 9 years ago
  30. ed0a06a docs/esp8266/quickref: Fix and update the SPI docs by Radomir Dopieralski · 9 years ago
  31. 8e7dfea esp8266/modpybhspi: Add a HSPI module for hardware SPI support by Radomir Dopieralski · 9 years ago
  32. 5e01fb0 docs/esp8266/intro: Add command to install esptool.py 1.0.1 via pip. by Paul Sokolovsky · 9 years ago
  33. 2146cda docs/esp8266/tutorial/pins: Fix typo in commands for pin input mode. by Paul Sokolovsky · 9 years ago
  34. 3e5534c docs/esp8266/intro: Focus on hazards of unearthed power wrt electronics. by Paul Sokolovsky · 9 years ago
  35. d2cab0b docs/esp8266/tutorial/intro: Add anchor for link from quickeref. by Paul Sokolovsky · 9 years ago
  36. f84dda7 docs/esp8266/quickref: Link to installation instructions. by Paul Sokolovsky · 9 years ago
  37. a9923d1 docs/esp8266/intro: Add troubleshooting section. by Paul Sokolovsky · 9 years ago
  38. 919c54f docs/esp8266/intro: Rename to "Getting started" from "Introduction". by Paul Sokolovsky · 9 years ago
  39. 1966745 esp8266/tutorial/intro: Reword para abou -fm dio switch. by Paul Sokolovsky · 9 years ago
  40. ce166e6 docs: Spelling mistakes by Mike Causer · 9 years ago
  41. b456484 docs: Add DHT to ESP8266 Quick Ref and Tutorial by Mike Causer · 9 years ago
  42. 0b913bd docs/esp8266/tutorial/network_basics: Minor typo fix, ap becomes ap_if. by Ben Hagen · 9 years ago
  43. 3f6ca4b docs/esp8266/general: Add note about RTC overflow. by puuu · 9 years ago
  44. d8cc51e docs/esp8266/quickref: Update WebREPL section for 1.8.1 release. by Paul Sokolovsky · 9 years ago
  45. 9a1a49c esp8266/general: Typo/grammar fixes. by Paul Sokolovsky · 9 years ago
  46. fdf45a7 esp8266/quickref: Use local image of Adafruit Huzzah board. by Paul Sokolovsky · 9 years ago
  47. 7d4fd8b docs/esp8266/general: Remove duplicate phrase. by Tomas R · 9 years ago
  48. eaecc4c docs/esp8266/general: Grammar fixes. by mad474 · 9 years ago
  49. a0a08b4 esp8266: Add APA102 serial individually controllable LEDs support. by misterdanb · 9 years ago
  50. ccb00b7 docs/esp8266/quickstart: remove i2c examples with stop=False by Radomir Dopieralski · 9 years ago
  51. 9b4502b docs/esp8266/tutorial: Fix typo in do_connect() network example. by Damien George · 9 years ago
  52. e89413e docs/esp8266/quickref: New way to get MAC address by Radomir Dopieralski · 9 years ago
  53. c156e89 Fix ESP8266 Network tutorial by Paulus Schoutsen · 9 years ago
  54. 56fd33a docs/esp8266/tutorial: Change name of ESP8266 firmware to match actual. by Damien George · 9 years ago
  55. c68c327 docs/esp8266/tutorial/repl: Reword description of initial WebREPL setup a bit. by Paul Sokolovsky · 9 years ago
  56. 1f396c5 docs/esp8266/tutorial/repl: Suggest using hosted WebREPL client. by Paul Sokolovsky · 9 years ago
  57. 5d05993 esp8266/tutorial: Mention that esptool is available via pip. by Damien George · 9 years ago
  58. 8af64bc docs/esp8266/tutorial: Update pins tutorial to reflect changes in API. by Damien George · 9 years ago
  59. 879bc41 docs/esp8266: Add ESP8266 tutorial. by Damien George · 9 years ago
  60. a22aa53 docs/esp8266/general: Add "Boot process" section. by Paul Sokolovsky · 9 years ago
  61. 12144e8 docs/esp8266/general: Add techspec section. by Paul Sokolovsky · 9 years ago
  62. 0f682f1 docs/esp8266/general: Fix list formatting. by Paul Sokolovsky · 9 years ago
  63. 5aa4db0 docs/esp8266/general: Add more points to "Multitude of boards" section. by Paul Sokolovsky · 9 years ago
  64. 74c6363 docs/esp8266/general: WebREPL is described in quickref for now. by Paul Sokolovsky · 9 years ago
  65. d46cd02 docs/esp8266/quickref: Add info about WebREPL. by Paul Sokolovsky · 9 years ago
  66. 348edad docs/esp8266: Update quickref to reflect changes to 1-wire and NeoPixel. by Damien George · 9 years ago
  67. 5c81475 docs/esp8266/tutorial: Add tutorial placeholder page. by Paul Sokolovsky · 9 years ago
  68. fcc9d43 docs/esp8266: Add info about using deep-sleep mode to quickref. by Damien George · 9 years ago
  69. 2a51f72 docs/esp8266/general: Start "General information" for esp8266. by Paul Sokolovsky · 9 years ago
  70. e4cb7c6 docs/esp8266/quickref: Add note about physical vs logical pin numbers. by Paul Sokolovsky · 9 years ago
  71. 0cb10b5 docs/esp8266/quickref: Add note about GPIO16. by Paul Sokolovsky · 9 years ago
  72. 159f1aa docs/esp8266/quickref: Note that timers supported are virtual ones. by Paul Sokolovsky · 9 years ago
  73. 2466cb6 docs/esp8266: Update quick reference: i2c.readfrom and neopixel example. by Damien George · 9 years ago
  74. 6b80ebe docs/esp8266: Fix indent errors, typos, and add info about REPL UART. by Damien George · 9 years ago
  75. 4b6077b docs/esp8266: Minor tweaks to quickref, Timer and I2C classes. by Damien George · 9 years ago
  76. 809fbee docs: Add esp8266 quick reference page, with basic info. by Damien George · 9 years ago