aboutsummaryrefslogtreecommitdiff
path: root/docs/wipy/general.rst
AgeCommit message (Expand)Author
2019-01-30docs: Convert all cases of machine.sleep to machine.lightsleep.Damien George
2018-10-01docs/wipy: Fix links to network.Server, and markup for boot.py.Damien George
2018-10-01docs: Unify all the ports into one set of documentation.Damien George
2017-06-03docs/uos: Move cc3200 port legacy VFS mounting functions to its ref doc.Paul Sokolovsky
2017-06-03docs/uos: Deconditionalize, remove minor port-specific details.Paul Sokolovsky
2017-06-03docs/network: Move confusingly-named cc3200 Server class to its reference.Paul Sokolovsky
2017-04-18docs/wipy/general: Add section about specifics of I2C implementation.Damien George
2017-04-16docs/machine: Move machine.main() misnomer to wipy's known issues.Paul Sokolovsky
2017-04-16docs/library/ussl: Deconditionalize, wipy notes moved to its documentation.Paul Sokolovsky
2017-04-09docs/uhashlib: Deconditionalize.Paul Sokolovsky
2017-04-09docs/usocket: Deconditionalize.Paul Sokolovsky
2017-04-05docs/machine.Pin: Move wipy-specific methods to its docs.Paul Sokolovsky
2017-04-05docs/machine.Pin: Move wipy-specific details to its own docs.Paul Sokolovsky
2016-10-10docs/wipy: Correct deep sleep current figure.daniel
2016-08-02docs: Spelling mistakesMike Causer
2016-05-03docs/machine: idle() description generalization.Paul Sokolovsky
2016-05-03docs/machine: More generic description of sleep's, WiPy details to its genref.Paul Sokolovsky
2016-05-03docs/machine: Move WiPy-specific hardware details to its general reference.Paul Sokolovsky
2015-11-18docs/wipy: Add warning about losing wlan connection when changing mode.Jason Hildebrand
2015-10-26docs/wipy: Fix bug in example code and add note regarding OTA.danicampora
2015-10-26docs/wipy: Fix several typos and change some pyboard to WiPy.Martijn Koster
2015-10-22docs/wipy: Correct typo in safe boot description.danicampora
2015-10-21docs/wipy: Add more tutorials and examples.danicampora
2015-10-21docs: Several corrections to the classes in the machine module.danicampora
2015-10-19docs/wipy: Add wipy tutorials section.danicampora
2015-10-19docs: Add wipy and network.server documentation.danicampora
2015-10-17docs: Update all WiPy docs to reflect the new API.danicampora
2015-08-16cc3200: Change HeartBeat period from 5 to 4 seconds.Daniel Campora
2015-08-09cc3200: Enable bootloader safe boot on latest firmware.Daniel Campora
2015-07-30cc3200: Append last 2 bytes of the MAC address to the default SSID.Daniel Campora
2015-07-30cc3200: Rename pins from GPIO to just GP.Daniel Campora
2015-07-15cc3200: Implement new OTA mechanism with 2 firmware update slots.Daniel Campora
2015-06-30docs/wipy: Update safe boot comments to match actual behaviour.Daniel Campora
2015-06-16docs: Add more documentation for the CC3200 in the pyb module.Daniel Campora
2015-06-10docs: Add initial draft documentation for the WiPy.Daniel Campora