57 Commits (789f8f1c4be6b5f5a3b6194e85664e83fa20e7fe)

Author SHA1 Message Date
Paul Sokolovsky e91b1cdae3 docs/uos: Move cc3200 port legacy VFS mounting functions to its ref doc. 8 years ago
Paul Sokolovsky 1ce44f3046 docs/uos: Deconditionalize, remove minor port-specific details. 8 years ago
Paul Sokolovsky 92206a78ae docs/network: Move confusingly-named cc3200 Server class to its reference. 8 years ago
Damien George c49b265389 docs/wipy/general: Add section about specifics of I2C implementation. 8 years ago
Damien George 27f0862550 docs/wipy/quickref: Update reference for change to I2C API. 8 years ago
Paul Sokolovsky 9ef6bb5480 docs/machine: Move machine.main() misnomer to wipy's known issues. 8 years ago
Paul Sokolovsky ac8843ceec docs/library/ussl: Deconditionalize, wipy notes moved to its documentation. 8 years ago
Paul Sokolovsky b87432b8fb docs/uhashlib: Deconditionalize. 8 years ago
Paul Sokolovsky 2e58474580 docs/usocket: Deconditionalize. 8 years ago
Paul Sokolovsky 390d5a3bf1 docs/machine.Pin: Move wipy-specific methods to its docs. 8 years ago
Paul Sokolovsky d46899626e docs/machine.Pin: Move wipy-specific details to its own docs. 8 years ago
Paul Sokolovsky 56e7ebf07a docs/machine.Timer: Move WiPy adhoc parts to its documentation. 8 years ago
Mike Causer a79f6676c3 docs: Fix some minor spelling mistakes. 8 years ago
daniel a181340ad8 docs/wipy: Correct deep sleep current figure. 8 years ago
juhasch a2391b5a74 Small WiPy doc fixes 8 years ago
Mike Causer ce166e6b68 docs: Spelling mistakes 8 years ago
Marcel Stör 0b9725812e docs/wipy/tutorial: Add note about screen key bindings on OS X. 9 years ago
Paul Sokolovsky 81a99eb388 docs/machine: idle() description generalization. 9 years ago
Paul Sokolovsky bb6458bf43 docs/machine: More generic description of sleep's, WiPy details to its genref. 9 years ago
Paul Sokolovsky db99ae00a2 docs/machine: Move WiPy-specific hardware details to its general reference. 9 years ago
danicampora 57b96a7be2 docs: Correct machine.Timer code examples related to duty cycle. 9 years ago
danicampora add930c4b5 cc3200: Rename 'server' class to 'Server' for consistency. 9 years ago
danicampora 73c9f85b4c cc3200: Simplify the Timer API and correct the documents. 9 years ago
Chris Liechti 426f326d35 docs/wipy: Make wifi/wlan naming consistent with tutorial.rst. 9 years ago
Jason Hildebrand 9142179f81 docs/wipy: Add warning about losing wlan connection when changing mode. 9 years ago
Dave Hylands f3308daa6f docs/wipy: Fixed some typos in the WiPy's tutorials. 9 years ago
danicampora 9011815d86 docs/wipy: Fix bug in example code and add note regarding OTA. 9 years ago
Martijn Koster a13d22f921 docs/wipy: Fix several typos and change some pyboard to WiPy. 9 years ago
Martijn Koster c773053f58 docs/wipy: Fix several typos. 9 years ago
danicampora 359a8aa760 docs/wipy: Fix error in WLAN quickref. 9 years ago
danicampora 4efed58df1 docs: Fix typos on wipy docs. 9 years ago
danicampora 9273cca432 docs/wipy: Correct typo in safe boot description. 9 years ago
danicampora 126373ac70 docs/wipy: Remove windows instructions that refer to the pyboard. 9 years ago
danicampora 3b24e83731 docs/wipy: Fix formatting indentation. 9 years ago
danicampora bb489066e8 docs/wipy: Remove incorrect references to usb configuration. 9 years ago
danicampora 109b363ddc docs/wipy: Add more tutorials and examples. 9 years ago
danicampora ee0058d174 docs: Remove remaining references to 'af', which is now 'alt'. 9 years ago
danicampora ceb169008d docs: Several corrections to the classes in the machine module. 9 years ago
danicampora 8faf2dc75b docs/wipy: Add wipy tutorials section. 9 years ago
danicampora 36ae417c9f docs: Add wipy and network.server documentation. 9 years ago
danicampora 4542643025 docs: Update all WiPy docs to reflect the new API. 9 years ago
Daniel Campora dffa9f6da6 cc3200: New SD and RTC API plus os and time modules' extensions. 9 years ago
Daniel Campora 861fad5819 docs: Adapt WiPy's ADC doc and quickref to the new API. 9 years ago
Daniel Campora f38d16483a docs: Update I2C and UART docs to match the new API. 9 years ago
Daniel Campora 36821d095a cc3200: Add alternate functions list to Pin object. 9 years ago
Daniel Campora d5e256486e cc3200: Re-work Pin class according to the new API. 9 years ago
Daniel Campora aa8e8acb7d cc3200: Change HeartBeat period from 5 to 4 seconds. 9 years ago
Daniel Campora 11d21081b4 cc3200: Rework SD API. Increase heap to avoid malloc failures. 9 years ago
Daniel Campora ea5061e409 cc3200: Improve callback API. 9 years ago
Daniel Campora 31f6a6fa70 cc3200: Enable bootloader safe boot on latest firmware. 9 years ago