Mike Causer
|
ce166e6b68
|
docs: Spelling mistakes
|
8 years ago |
Paul Sokolovsky
|
a384a53130
|
docs/pyb.*: Use proper class case in method headers.
Class designator will be used as is in indexes, so must match actual class
name.
|
9 years ago |
Paul Sokolovsky
|
0a4cc24b2e
|
docs/pyb.*: Add "currentmodule:: pyb" directive.
Makes sure that classes described in these separate files are properly
designated as belonging to "pyb" module in indexes.
|
9 years ago |
danicampora
|
4542643025
|
docs: Update all WiPy docs to reflect the new API.
|
9 years ago |
Daniel Campora
|
ea5061e409
|
cc3200: Improve callback API.
Rename "wakes" param to "wake_from" and make "value" an object
instead of an integer.
|
9 years ago |
Daniel Campora
|
ea2cc2b907
|
docs: Add more documentation for the CC3200 in the pyb module.
|
10 years ago |
Daniel Campora
|
cfcf47c064
|
docs: Add initial draft documentation for the WiPy.
This makes all common files "port-aware" using the .. only directive.
|
10 years ago |
blmorris
|
5df81de7af
|
sthmal/rtc.c: Add calibration() method to get/set RTC fine-tuning value.
|
10 years ago |
Damien George
|
dea853d3a3
|
docs: Document pyb.stop, pyb.standby and pyb.RTC.wakeup.
|
10 years ago |
Damien George
|
a58713a899
|
docs: Cleanup and update some docs.
|
10 years ago |
Damien George
|
88d3054ac0
|
docs: Import documentation from source-code inline comments.
The inline docs (prefixed with /// in .c files) have been converted to
RST format and put in the docs subdirectory.
|
10 years ago |