index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
library
/
uctypes.rst
Age
Commit message (
Expand
)
Author
2018-07-11
WIP: after merge; before testing
Dan Halbert
2018-02-20
Delete a bunch of docs, drivers and examples not relevant to CircuitPython.
Scott Shawcroft
2017-11-25
docs/uctypes: Tweak descriptor reference to hopefully be easier to follow.
Paul Sokolovsky
2017-11-25
docs/uctypes: Typo/article fixes.
Paul Sokolovsky
2016-08-02
docs: Spelling mistakes
Mike Causer
2016-06-09
docs/uctypes: Improve documentation.
Paul Sokolovsky
2016-03-02
docs/uctypes.rst: Fix typo (steamlined -> streamlined).
Noah Rosamilia
2015-06-10
docs: Add initial draft documentation for the WiPy.
Daniel Campora
2015-06-06
docs/uctype: Update for constructor argument order changes.
Paul Sokolovsky
2015-06-02
docs/uctypes: Typo fix.
Paul Sokolovsky
2015-06-02
docs/uctypes: Fix API description errors.
Paul Sokolovsky
2015-03-31
docs: uctypes: Bullet list formatting fixes.
Paul Sokolovsky
2015-03-31
docs: uctypes: Describe how to instantiate struct objects.
Paul Sokolovsky
2015-03-27
docs: uctypes: Describe bytes_at(), bytearray_at().
Paul Sokolovsky
2015-03-24
docs: uctypes: Describe couple more functions.
Paul Sokolovsky
2015-01-08
docs: Add initial "uctypes" modules docs. WIP.
Paul Sokolovsky