Mike Causer
|
ce166e6b68
|
docs: Spelling mistakes
|
2016-08-02 11:17:46 +03:00 |
|
Paul Sokolovsky
|
9487b80666
|
docs/library/network: wipy: Fix literal block indentation.
|
2016-06-07 02:07:08 +03:00 |
|
Paul Sokolovsky
|
a6cf45864f
|
docs/network: esp8266: MAC address is set via .config() method.
|
2016-05-03 01:04:40 +03:00 |
|
Paul Sokolovsky
|
6d8156ae28
|
docs/network: esp8266: Describe wlan.config() method.
|
2016-04-28 00:11:55 +03:00 |
|
Paul Sokolovsky
|
06deec9d35
|
docs/network: esp8266: Add wlan.ifconfig() method.
|
2016-04-28 00:10:29 +03:00 |
|
Paul Sokolovsky
|
650df97c06
|
docs/network: esp8266: scan(): Add note that bssid is bytes object.
|
2016-04-26 01:09:11 +03:00 |
|
Paul Sokolovsky
|
f50d9477c1
|
docs: network: esp8266: .scan() is now synchronous and returns result list.
|
2016-03-30 11:56:20 +03:00 |
|
Paul Sokolovsky
|
d7019d0628
|
docs: network: esp8266: status is WLAN object method.
|
2016-03-30 11:53:45 +03:00 |
|
Paul Sokolovsky
|
87c783b454
|
docs/esp8266: esp.mac() replaced with network.WLAN.mac().
|
2016-03-27 06:59:39 +03:00 |
|
Paul Sokolovsky
|
679fe0abae
|
docs/esp8266: esp.wifi_mode() replaced with network.WLAN.active().
|
2016-03-27 06:59:00 +03:00 |
|
Paul Sokolovsky
|
eda8746324
|
docs/esp8266: phy_mode() moved to network module.
|
2016-03-27 06:58:06 +03:00 |
|
Paul Sokolovsky
|
4b5606bc09
|
docs/network: esp8266: Update docs on WLAN constructor.
|
2016-03-25 16:30:06 +02:00 |
|
danicampora
|
add930c4b5
|
cc3200: Rename 'server' class to 'Server' for consistency.
|
2016-02-22 22:54:34 +01:00 |
|
Peter Hinch
|
c13b2f2d00
|
docs: Several minor changes: network, pyb, ADCAll and inline asm.
|
2016-01-13 21:53:26 +00:00 |
|
danicampora
|
67a5bfc6d8
|
docs/library: Add network server example.
|
2015-12-16 22:35:14 +01:00 |
|
Noah
|
00960133c2
|
docs: Update docs for WiPy wlan.connect().
- The link establishment timeout is infinite by default
- Fix typo in notes about the auth kwarg
|
2015-11-18 19:47:40 +01:00 |
|
danicampora
|
4efed58df1
|
docs: Fix typos on wipy docs.
|
2015-10-22 16:35:04 +02:00 |
|
danicampora
|
ceb169008d
|
docs: Several corrections to the classes in the machine module.
|
2015-10-21 15:30:56 +02:00 |
|
danicampora
|
04db848dc7
|
docs: Add usocket and ussl modules' documentation.
|
2015-10-21 15:30:56 +02:00 |
|
danicampora
|
9c72c71c05
|
cc3200: WLAN class can retrieve the existing instance.
|
2015-10-19 21:17:15 +02:00 |
|
danicampora
|
8faf2dc75b
|
docs/wipy: Add wipy tutorials section.
|
2015-10-19 21:17:15 +02:00 |
|
danicampora
|
36ae417c9f
|
docs: Add wipy and network.server documentation.
|
2015-10-19 21:17:15 +02:00 |
|
danicampora
|
4542643025
|
docs: Update all WiPy docs to reflect the new API.
|
2015-10-17 23:29:04 +02:00 |
|
Radomir Dopieralski
|
37ab061f4d
|
docs: Update esp8266 documentation to match the code.
* Move the esp.status() to network module.
* Describe the wifi.isconnected() method.
* Describe esp.mac(), esp.wifi_mode(), esp.phy_mode(), esp.sleep_type(),
esp.deepsleep(), and esp.flash_id() functions.
|
2015-10-06 23:25:35 +01:00 |
|
Daniel Campora
|
ea5061e409
|
cc3200: Improve callback API.
Rename "wakes" param to "wake_from" and make "value" an object
instead of an integer.
|
2015-08-16 20:17:52 +02:00 |
|