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
/
design_guide.rst
Age
Commit message (
Expand
)
Author
2019-06-25
Update import statement in code snippet.
Alexander Hagerman
2019-03-25
add weight sensor property to the design guide
brentru
2018-05-23
ustruct -> struct in design_guide.rst
Dan Halbert
2018-02-27
Merge remote-tracking branch 'adafruit/2.x' into merge_2x
Scott Shawcroft
2018-02-20
Delete a bunch of docs, drivers and examples not relevant to CircuitPython.
Scott Shawcroft
2018-02-11
Magnetometer values are also 3d vector of uT
Mika Tuupola
2018-02-08
More formal
Scott Shawcroft
2018-02-08
Changes based on feedback in #600.
Scott Shawcroft
2018-02-07
Clarify style of attribute comments in the Design Guide.
Scott Shawcroft
2018-01-08
Fix sensor table. (#517)
Scott Shawcroft
2018-01-02
Changing magnetic attribute in design guide (#502)
Dan Conley
2017-12-14
Documentation Updates (mcu.delay() and Design Guide) (#481)
sommersoft
2017-12-02
fix markdown-styled link in design_guide.rst
Christopher Hiller
2017-10-25
updated I2C example (#371)
Carter Nelson
2017-10-25
update light/lux and eCO2 + TVOC
Limor "Ladyada" Fried
2017-07-19
docs: Minor updates before 1.0.0
Scott Shawcroft
2017-06-19
docs: Update design guide for new DigitalInOut API.
Scott Shawcroft
2017-06-07
docs: Add note about composition to the design guide.
Scott Shawcroft
2017-06-07
shared-bindings: Update docs to remove with statements from examples but add ...
Scott Shawcroft
2017-04-10
Split up nativeio.
0.9.4
Scott Shawcroft
2017-02-03
Switch design guide to rST so that the table works. Also add details based on...
0.8.4
Scott Shawcroft