summaryrefslogtreecommitdiffstatshomepage
path: root/docs/wipy
Commit message (Expand)AuthorAge
* docs: Spelling mistakesMike Causer2016-08-02
* docs/wipy/tutorial: Add note about screen key bindings on OS X.Marcel Stör2016-06-02
* docs/machine: idle() description generalization.Paul Sokolovsky2016-05-03
* docs/machine: More generic description of sleep's, WiPy details to its genref.Paul Sokolovsky2016-05-03
* docs/machine: Move WiPy-specific hardware details to its general reference.Paul Sokolovsky2016-05-03
* docs: Correct machine.Timer code examples related to duty cycle.danicampora2016-02-23
* cc3200: Rename 'server' class to 'Server' for consistency.danicampora2016-02-22
* cc3200: Simplify the Timer API and correct the documents.danicampora2016-02-21
* docs/wipy: Make wifi/wlan naming consistent with tutorial.rst.Chris Liechti2015-11-18
* docs/wipy: Add warning about losing wlan connection when changing mode.Jason Hildebrand2015-11-18
* docs/wipy: Fixed some typos in the WiPy's tutorials.Dave Hylands2015-11-18
* docs/wipy: Fix bug in example code and add note regarding OTA.danicampora2015-10-26
* docs/wipy: Fix several typos and change some pyboard to WiPy.Martijn Koster2015-10-26
* docs/wipy: Fix several typos.Martijn Koster2015-10-25
* docs/wipy: Fix error in WLAN quickref.danicampora2015-10-25
* docs: Fix typos on wipy docs.danicampora2015-10-22
* docs/wipy: Correct typo in safe boot description.danicampora2015-10-22
* docs/wipy: Remove windows instructions that refer to the pyboard.danicampora2015-10-21
* docs/wipy: Fix formatting indentation.danicampora2015-10-21
* docs/wipy: Remove incorrect references to usb configuration.danicampora2015-10-21
* docs/wipy: Add more tutorials and examples.danicampora2015-10-21
* docs: Remove remaining references to 'af', which is now 'alt'.danicampora2015-10-21
* docs: Several corrections to the classes in the machine module.danicampora2015-10-21
* docs/wipy: Add wipy tutorials section.danicampora2015-10-19
* docs: Add wipy and network.server documentation.danicampora2015-10-19
* docs: Update all WiPy docs to reflect the new API.danicampora2015-10-17
* cc3200: New SD and RTC API plus os and time modules' extensions.Daniel Campora2015-09-21
* docs: Adapt WiPy's ADC doc and quickref to the new API.Daniel Campora2015-09-16
* docs: Update I2C and UART docs to match the new API.Daniel Campora2015-09-16
* cc3200: Add alternate functions list to Pin object.Daniel Campora2015-09-10
* cc3200: Re-work Pin class according to the new API.Daniel Campora2015-09-10
* cc3200: Change HeartBeat period from 5 to 4 seconds.Daniel Campora2015-08-16
* cc3200: Rework SD API. Increase heap to avoid malloc failures.Daniel Campora2015-08-16
* cc3200: Improve callback API.Daniel Campora2015-08-16
* cc3200: Enable bootloader safe boot on latest firmware.Daniel Campora2015-08-09
* cc3200: Append last 2 bytes of the MAC address to the default SSID.Daniel Campora2015-07-30
* docs/wipy: Correct nic.ifconfig() quickref example.Daniel Campora2015-07-30
* cc3200: Rename pins from GPIO to just GP.Daniel Campora2015-07-30
* cc3200: Implement new OTA mechanism with 2 firmware update slots.Daniel Campora2015-07-15
* docs/wipy: Update safe boot comments to match actual behaviour.Daniel Campora2015-06-30
* docs: Add more documentation for the CC3200 in the pyb module.Daniel Campora2015-06-16
* docs: Add initial draft documentation for the WiPy.Daniel Campora2015-06-10