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 |
|
danicampora
|
193795398d
|
docs: Correct pin interrupt example code for the WiPy.
|
2016-03-28 13:12:58 +02: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
|
e589cddcd4
|
docs/esp: Remove getaddrinfo(), now in socket module as expected.
|
2016-03-25 16:39:18 +02:00 |
|
Paul Sokolovsky
|
6e6488530e
|
docs: More standard modules for esp8266.
|
2016-03-25 16:33:05 +02:00 |
|
Paul Sokolovsky
|
4b5606bc09
|
docs/network: esp8266: Update docs on WLAN constructor.
|
2016-03-25 16:30:06 +02:00 |
|
Paul Sokolovsky
|
ee6fcc6f91
|
docs: Add standard modules list for esp8266.
|
2016-03-25 15:17:55 +02:00 |
|
Peter Hinch
|
2b302dad51
|
docs: Update pyb.UART.any() to mention that it returns character count.
|
2016-03-17 20:19:36 +00:00 |
|
Peter Hinch
|
6d5a549067
|
docs: Mention that pyb.SPI constructor accepts "X" and "Y" arguments.
|
2016-03-17 20:19:08 +00:00 |
|
Peter Hinch
|
b8133c4c0f
|
docs: Update pyb.I2C constructor to reflect changes in Pyboard Lite.
|
2016-03-17 20:18:36 +00:00 |
|
Peter Hinch
|
85d3b6165a
|
docs: Update details on using ADCAll object for vref/vbat channels.
|
2016-03-11 16:33:09 +00:00 |
|
Noah Rosamilia
|
6bb9d3ea3e
|
docs/uctypes.rst: Fix typo (steamlined -> streamlined).
|
2016-03-02 00:25:10 +02:00 |
|
danicampora
|
57b96a7be2
|
docs: Correct machine.Timer code examples related to duty cycle.
|
2016-02-23 20:22:26 +01:00 |
|
danicampora
|
8e1fdf2eb3
|
docs: Add note on machine.Timer class regarding PWM output pins.
|
2016-02-23 19:53:59 +01:00 |
|
danicampora
|
add930c4b5
|
cc3200: Rename 'server' class to 'Server' for consistency.
|
2016-02-22 22:54:34 +01:00 |
|
danicampora
|
12547ce737
|
docs: Minor change to improve clarity in machine.Timer docs.
|
2016-02-22 19:16:30 +01:00 |
|
danicampora
|
0d210a0be8
|
docs: Correct WiPy Timer docs.
|
2016-02-21 21:53:20 +01:00 |
|
danicampora
|
73c9f85b4c
|
cc3200: Simplify the Timer API and correct the documents.
Make the PWM duty cycle configurable from 0.00 to 100.00 by
accepting values from 0 to 10000.
Add automatic Pin assignment when operating in PWM mode.
|
2016-02-21 21:53:16 +01:00 |
|
Damien George
|
0f87a010e3
|
docs: Update to say that Timer(3) is free, and detail LED intensity.
|
2016-01-29 23:06:13 +00:00 |
|
Peter Hinch
|
c13b2f2d00
|
docs: Several minor changes: network, pyb, ADCAll and inline asm.
|
2016-01-13 21:53:26 +00:00 |
|
Henrik Sölver
|
67f40fb237
|
docs: Include extra functions in time documentation for pyboard.
|
2016-01-04 22:57:21 +00:00 |
|
danicampora
|
67a5bfc6d8
|
docs/library: Add network server example.
|
2015-12-16 22:35:14 +01:00 |
|