index
:
micropython
master
parse-bytecode
v1.22-release
v1.24-release
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
docs
/
wipy
Commit message (
Expand
)
Author
Age
*
docs: Add a "Reset and Boot Sequence" reference page.
Angus Gratton
2024-11-19
*
docs: Update docs to replace ifconfig with ipconfig.
Felix Dörre
2024-07-05
*
docs: Use vfs module instead of os.
Damien George
2024-02-07
*
docs: Use the correct * keyword-only notation.
Jos Verlinde
2022-02-09
*
docs: Remove trailing spaces and convert tabs to spaces.
Damien George
2021-12-15
*
docs: Replace ufoo with foo in all docs.
Jim Mussared
2021-08-13
*
docs: Replace master/slave with controller/peripheral in I2C and SPI.
David P
2021-07-18
*
docs: Remove spaces on lines that are empty.
Damien George
2019-12-04
*
docs/wipy/tutorial: Link Blynk examples to the official library.
Volodymyr Shymanskyy
2019-10-16
*
docs: Rename machine.ADC docs to machine.ADCWiPy.
Damien George
2019-09-04
*
all: Change PYB message prefix to MPY.
Mike Causer
2019-02-12
*
docs: Convert all cases of machine.sleep to machine.lightsleep.
Damien George
2019-01-30
*
docs/wipy: Fix links to network.Server, and markup for boot.py.
Damien George
2018-10-01
*
docs: Unify all the ports into one set of documentation.
Damien George
2018-10-01
*
docs: Move WiPy specific Timer class to separate doc file.
Damien George
2018-07-31
*
docs/uos: Move cc3200 port legacy VFS mounting functions to its ref doc.
Paul Sokolovsky
2017-06-03
*
docs/uos: Deconditionalize, remove minor port-specific details.
Paul Sokolovsky
2017-06-03
*
docs/network: Move confusingly-named cc3200 Server class to its reference.
Paul Sokolovsky
2017-06-03
*
docs/wipy/general: Add section about specifics of I2C implementation.
Damien George
2017-04-18
*
docs/wipy/quickref: Update reference for change to I2C API.
Damien George
2017-04-18
*
docs/machine: Move machine.main() misnomer to wipy's known issues.
Paul Sokolovsky
2017-04-16
*
docs/library/ussl: Deconditionalize, wipy notes moved to its documentation.
Paul Sokolovsky
2017-04-16
*
docs/uhashlib: Deconditionalize.
Paul Sokolovsky
2017-04-09
*
docs/usocket: Deconditionalize.
Paul Sokolovsky
2017-04-09
*
docs/machine.Pin: Move wipy-specific methods to its docs.
Paul Sokolovsky
2017-04-05
*
docs/machine.Pin: Move wipy-specific details to its own docs.
Paul Sokolovsky
2017-04-05
*
docs/machine.Timer: Move WiPy adhoc parts to its documentation.
Paul Sokolovsky
2017-01-28
*
docs: Fix some minor spelling mistakes.
Mike Causer
2017-01-18
*
docs/wipy: Correct deep sleep current figure.
daniel
2016-10-10
*
Small WiPy doc fixes
juhasch
2016-09-18
*
docs: Spelling mistakes
Mike Causer
2016-08-02
*
docs/wipy/tutorial: Add note about screen key bindings on OS X.
Marcel Stör
2016-06-02
*
docs/machine: idle() description generalization.
Paul Sokolovsky
2016-05-03
*
docs/machine: More generic description of sleep's, WiPy details to its genref.
Paul Sokolovsky
2016-05-03
*
docs/machine: Move WiPy-specific hardware details to its general reference.
Paul Sokolovsky
2016-05-03
*
docs: Correct machine.Timer code examples related to duty cycle.
danicampora
2016-02-23
*
cc3200: Rename 'server' class to 'Server' for consistency.
danicampora
2016-02-22
*
cc3200: Simplify the Timer API and correct the documents.
danicampora
2016-02-21
*
docs/wipy: Make wifi/wlan naming consistent with tutorial.rst.
Chris Liechti
2015-11-18
*
docs/wipy: Add warning about losing wlan connection when changing mode.
Jason Hildebrand
2015-11-18
*
docs/wipy: Fixed some typos in the WiPy's tutorials.
Dave Hylands
2015-11-18
*
docs/wipy: Fix bug in example code and add note regarding OTA.
danicampora
2015-10-26
*
docs/wipy: Fix several typos and change some pyboard to WiPy.
Martijn Koster
2015-10-26
*
docs/wipy: Fix several typos.
Martijn Koster
2015-10-25
*
docs/wipy: Fix error in WLAN quickref.
danicampora
2015-10-25
*
docs: Fix typos on wipy docs.
danicampora
2015-10-22
*
docs/wipy: Correct typo in safe boot description.
danicampora
2015-10-22
*
docs/wipy: Remove windows instructions that refer to the pyboard.
danicampora
2015-10-21
*
docs/wipy: Fix formatting indentation.
danicampora
2015-10-21
*
docs/wipy: Remove incorrect references to usb configuration.
danicampora
2015-10-21
[next]