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
Age
Commit message (
Expand
)
Author
2016-06-03
docs: Bump version to 1.8.1.
v1.8.1
Damien George
2016-06-03
docs/esp8266/general: Add note about RTC overflow.
puuu
2016-06-02
docs/esp8266/quickref: Update WebREPL section for 1.8.1 release.
Paul Sokolovsky
2016-06-02
docs/library/index: Fix grammar and spelling in intro paragraph.
Damien George
2016-06-02
docs/wipy/tutorial: Add note about screen key bindings on OS X.
Marcel Stör
2016-06-02
docs/README: Add some hints for PDF docs generation.
Paul Sokolovsky
2016-06-02
docs/library/index: Add intro paragraph regarding availability of modules.
Paul Sokolovsky
2016-06-01
esp8266/general: Typo/grammar fixes.
Paul Sokolovsky
2016-06-01
esp8266/quickref: Use local image of Adafruit Huzzah board.
Paul Sokolovsky
2016-06-01
docs: math, cmath: Add port availability information.
Paul Sokolovsky
2016-06-01
docs/math: Typo fix.
Paul Sokolovsky
2016-05-31
docs/library/machine: Add documentation for machine.time_pulse_us.
Damien George
2016-05-31
stmhal/dac: DAC deinit() method added.
Peter Hinch
2016-05-30
docs/esp8266/general: Remove duplicate phrase.
Tomas R
2016-05-26
docs/machine: Make disable_irq and enable_irq docs available for all.
Damien George
2016-05-23
docs/esp8266/general: Grammar fixes.
mad474
2016-05-22
docs: esp8266: Include ussl module in the docs.
Paul Sokolovsky
2016-05-22
docs/ussl: Add basic description of axTLS-based modussl.
Paul Sokolovsky
2016-05-19
esp8266: Add APA102 serial individually controllable LEDs support.
misterdanb
2016-05-14
docs/ustruct: Describe supported type codes.
Paul Sokolovsky
2016-05-14
docs/esp8266/quickstart: remove i2c examples with stop=False
Radomir Dopieralski
2016-05-11
docs/esp8266/tutorial: Fix typo in do_connect() network example.
Damien George
2016-05-10
docs/esp8266/quickref: New way to get MAC address
Radomir Dopieralski
2016-05-07
Fix ESP8266 Network tutorial
Paulus Schoutsen
2016-05-07
docs/machine.UART: Filter out unimplemented UART methods from esp8266 docs.
Radomir Dopieralski
2016-05-03
docs: Bump version to 1.8.
v1.8
Damien George
2016-05-03
docs/esp8266/tutorial: Change name of ESP8266 firmware to match actual.
Damien George
2016-05-03
docs/esp8266/tutorial/repl: Reword description of initial WebREPL setup a bit.
Paul Sokolovsky
2016-05-03
docs/esp8266/tutorial/repl: Suggest using hosted WebREPL client.
Paul Sokolovsky
2016-05-03
esp8266/tutorial: Mention that esptool is available via pip.
Damien George
2016-05-03
docs/esp8266/tutorial: Update pins tutorial to reflect changes in API.
Damien George
2016-05-03
docs/library/machine.Pin: Update pin docs to reflect ESP8266 support.
Damien George
2016-05-03
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/machine: Generalize docs from just WiPy to other ports.
Paul Sokolovsky
2016-05-03
docs/esp8266: Add ESP8266 tutorial.
Damien George
2016-05-03
docs/network: esp8266: MAC address is set via .config() method.
Paul Sokolovsky
2016-05-03
docs: Use getaddrinfo() result in easy way.
Paul Sokolovsky
2016-05-02
docs/esp8266_contents: Referebce general and tutorial docs.
Paul Sokolovsky
2016-05-02
docs/esp8266/general: Add "Boot process" section.
Paul Sokolovsky
2016-05-02
docs/esp8266/general: Add techspec section.
Paul Sokolovsky
2016-05-02
docs/esp8266/general: Fix list formatting.
Paul Sokolovsky
2016-05-02
docs/esp8266/general: Add more points to "Multitude of boards" section.
Paul Sokolovsky
2016-05-02
docs/esp8266/general: WebREPL is described in quickref for now.
Paul Sokolovsky
2016-05-02
docs/library/machine.I2C: Update to reflect ESP8266 implementation.
Damien George
2016-05-02
docs: _io and _collections were renamed to have standard "u" prefix.
Paul Sokolovsky
2016-05-02
stmhal, cc3200: Change i2c.scan() method to scan addresses 0x08-0x77.
Damien George
2016-05-02
docs: Add _io module reference.
Paul Sokolovsky
2016-05-02
docs: Add _collections module reference.
Paul Sokolovsky
[next]