Johny Mattsson
|
a3ac4c80ba
|
Documented HTTP module.
|
2016-01-16 22:59:08 +11:00 |
Marcel Stör
|
9efc4d5445
|
Add fix in TOC JavaScript for in-page anchors
|
2016-01-16 10:02:06 +01:00 |
Zeroday
|
57f8c1a25c
|
add a doc for coap module
typo fix
|
2016-01-16 14:01:27 +08:00 |
Marcel Stör
|
b03a669683
|
Add documentation for new wifi functions
|
2016-01-15 23:06:09 +01:00 |
Marcel Stör
|
6cc5af2fae
|
Add JavaScript function to generate TOC on each module page
|
2016-01-15 22:34:33 +01:00 |
Terry Ellison
|
7e8c54890f
|
Merge pull request #878 from dnc40085/dev_wifi_sta_Xethostname
Add functions: wifi.sta.sethostname and wifi.sta.gethostname
|
2016-01-15 08:56:37 +00:00 |
Johny Mattsson
|
16beb6afee
|
Merge pull request #908 from elgarbe/dev_lm92
Add support for Temperature Comparison register set/get functions for LM92
|
2016-01-15 17:51:28 +11:00 |
Johny Mattsson
|
52e121f469
|
Merge pull request #887 from vowstar/dev-all-in-one
Add HTTP client module and documents.
|
2016-01-15 17:44:41 +11:00 |
Terry Ellison
|
2277aecd9b
|
Merge pull request #938 from DiUS/rst-info-opt
Optimized node.bootreason() for size.
|
2016-01-15 01:21:25 +00:00 |
Johny Mattsson
|
0900958e92
|
Updated node.bootreason() to match latest dev merge.
|
2016-01-15 11:54:45 +11:00 |
Johny Mattsson
|
30f8f62420
|
Optimized node.bootreason() for size.
Reduces the size from 179 to 102 bytes.
|
2016-01-15 11:42:20 +11:00 |
Marcel Stör
|
e1733f8d3a
|
Remove extra comma in wifi docs
|
2016-01-15 00:00:49 +01:00 |
Marcel Stör
|
6480ba7282
|
Complete wifi docs transition
|
2016-01-14 23:27:38 +01:00 |
Marcel Stör
|
d98b19daa2
|
Minor style fixes in the bm085 docs
|
2016-01-14 22:46:12 +01:00 |
devsaurus
|
2aeda1b475
|
link bmp085 module doc
|
2016-01-14 22:37:22 +01:00 |
Arnim Läuger
|
96585a5748
|
Merge pull request #936 from kbeckmann/bmp085-docs
|
2016-01-14 22:31:06 +01:00 |
Konrad Beckmann
|
d426976e60
|
BMP085: bmp085.init() should return 0
|
2016-01-14 22:23:03 +01:00 |
Konrad Beckmann
|
5922fdba21
|
BMP085: Added documentation
|
2016-01-14 22:22:43 +01:00 |
Terry Ellison
|
74e5ebdf6d
|
Merge pull request #935 from pjsg/fix-bootreason
Add the exccause parameter into the bootreason block
|
2016-01-14 17:11:37 +00:00 |
philip
|
dc5cc6d9f4
|
Add the exccause parameter into the bootreason block
|
2016-01-14 08:16:26 -05:00 |
Johny Mattsson
|
2d82e622b6
|
Merge pull request #890 from vowstar/dev-fix-flash-api
Update flash_api due to flash size map is redefined by espressif.
|
2016-01-14 17:00:50 +11:00 |
Johny Mattsson
|
9772e7cdec
|
Merge pull request #888 from dnc40085/patch-1
Fix problem in wifi.sta.getap where invidual result is lost.
|
2016-01-14 16:49:20 +11:00 |
Johny Mattsson
|
f9c898c72d
|
Merge pull request #932 from jfollas/spi-cpol
SPI: Implemented CPOL=1
|
2016-01-14 16:31:21 +11:00 |
jfollas
|
bf74b617d0
|
SPI: Implemented CPOL=1
Reference: http://bbs.espressif.com/viewtopic.php?f=49&t=1570
|
2016-01-13 22:39:15 -05:00 |
Johny Mattsson
|
7d3202e869
|
Merge pull request #928 from pjsg/sdk1.5.1
Upgrade to SDK version 1.5.1 from Espressif
|
2016-01-14 11:39:21 +11:00 |
Arnim Läuger
|
517faf44e3
|
note note
|
2016-01-13 23:30:39 +01:00 |
Arnim Läuger
|
b9280ea6d1
|
note
|
2016-01-13 23:29:24 +01:00 |
devsaurus
|
3ba64bd768
|
transferred dht module documentation
|
2016-01-13 23:27:16 +01:00 |
philip
|
b2850c3f64
|
Use sha1 of file instead of size
|
2016-01-13 09:54:49 -05:00 |
philip
|
dd5dafa99e
|
Merge remote-tracking branch 'jmattsson/tmr-libmain-binpatch150' into sdk1.5.1
Conflicts:
Makefile
|
2016-01-13 07:54:27 -05:00 |
Johny Mattsson
|
5fc553c7ce
|
Transferred top-level WiFi module docs.
Note that this does not include wifi.sta, wifi.ap or wifi.ap.dhcp docs.
|
2016-01-13 21:55:18 +11:00 |
Johny Mattsson
|
f53ba03967
|
Updated node.bootreason() documentation.
|
2016-01-13 16:04:59 +11:00 |
Philip Gladstome
|
1d9336fb99
|
Upgrade to SDK version 1.5.1 from Espressif
|
2016-01-12 21:05:47 -05:00 |
Marcel Stör
|
d0da51f5a7
|
Minor fix with list syntax
|
2016-01-12 22:17:07 +01:00 |
devsaurus
|
bd7a986d73
|
transferred tsl2561 module documentation
|
2016-01-12 21:08:46 +01:00 |
Terry Ellison
|
2ff1324d2e
|
Merge pull request #924 from DiUS/rst-info
Expose extended reset info via node.bootreason().
|
2016-01-12 13:17:21 +00:00 |
Johny Mattsson
|
57917601b7
|
Expose extended reset info via node.bootreason().
|
2016-01-12 17:29:46 +11:00 |
Johny Mattsson
|
58427563ed
|
Ugly workaround for broken SPIFFS GC alignment.
Proper fix should be done upstream and pulled in once available.
|
2016-01-12 17:24:02 +11:00 |
Marcel Stör
|
6c75dd40a9
|
Add net module documentation
|
2016-01-12 00:01:24 +01:00 |
devsaurus
|
762e803fdb
|
fix br
|
2016-01-11 23:57:42 +01:00 |
Arnim Läuger
|
c9269cf953
|
fix extensions
|
2016-01-11 22:43:04 +01:00 |
devsaurus
|
36522d59a5
|
transferred ws2801 module documentation
|
2016-01-11 22:37:08 +01:00 |
devsaurus
|
75580f5dda
|
transferred ws2812 module documentation
|
2016-01-11 22:36:25 +01:00 |
Johny Mattsson
|
5af57d58ee
|
Guard against short downloads.
Also bail out if trying to use the replacement libmain.a with a
non-1.5.0 SDK.
|
2016-01-11 22:49:09 +11:00 |
Marcel Stör
|
4878abc0bb
|
Comment net.md which is not quite ready
|
2016-01-11 10:32:25 +01:00 |
Marcel Stör
|
ee80236053
|
Register updated HX711 doc file
|
2016-01-10 23:32:51 +01:00 |
Marcel Stör
|
a9dee9e74c
|
Merge pull request #919 from christakahashi/newdocs-hx711
docs for hx711
|
2016-01-10 23:27:13 +01:00 |
christakahashi
|
3c069b900a
|
docs for hx711
|
2016-01-10 14:09:31 -08:00 |
Marcel Stör
|
6ef4fe1840
|
Transfer enduser-setup and mqtt docs
|
2016-01-10 22:52:05 +01:00 |
devsaurus
|
839dbc4dd6
|
add uart.alt() from wiki update
|
2016-01-10 21:54:37 +01:00 |