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
2020-07-06
Add license to some obvious files.
Diego Elio Pettenò
2020-07-06
Fix minor typo in MicroPython libraries page
Tyler Crumpton
2020-07-02
Merge pull request #3087 from sommersoft/cpy_org_sptmtrx
Scott Shawcroft
2020-06-29
Merge pull request #3082 from sommersoft/customcss_old_docs_warning
Scott Shawcroft
2020-06-29
docs/shared_bindings_matrix.py: use '__file__' to ascertain root dir
sommersoft
2020-06-29
docs/shared_binding_matrix.py: fix usage with the branded name (building docs)
sommersoft
2020-06-29
docs/shared_bindings_matrix.py: changes to allow usage in 'tools/build_board_...
sommersoft
2020-06-26
add custom css for 'viewing-old-docs' message
sommersoft
2020-06-26
redirects: Add __init__ page redirects
Jeff Epler
2020-06-26
redirects.txt: sort according to LANG=C.UTF-8 collation rules
Jeff Epler
2020-06-25
docs: Explain our shift in terminology
Jeff Epler
2020-06-25
I2CPeripheral: Rename class and its module
Jeff Epler
2020-06-25
Refer to "main" branch of circuitpython
Jeff Epler
2020-06-14
docs: Generate redirects for autoapi renaming
Jeff Epler
2020-06-03
Fix up end of file and trailing whitespace.
Diego Elio Pettenò
2020-05-26
shared_bindings_matrix: sommersoft's suggestions
Jeff Epler
2020-05-25
shared_bindings_matrix: Use a trivial target
Jeff Epler
2020-05-25
Remove board_chip logic
Jeff Epler
2020-05-25
Add esp32s2, litex to SUPPORTED_PORTS, sort it
Jeff Epler
2020-05-25
shared_bindings_matrix: Work from parsed 'make' output
Jeff Epler
2020-05-19
Update doc deps
Scott Shawcroft
2020-05-18
Fix ReadTheDocs after switching to stubs + autoapi.
Scott Shawcroft
2020-05-14
Fix ulab, math and template.
Scott Shawcroft
2020-05-12
Swap sphinx to autoapi and the inline stubs
Scott Shawcroft
2020-05-04
make translate again
Dan Halbert
2020-04-30
fix support_matrix.py to handle ?=
Dan Halbert
2020-04-27
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-23
implement requested changes
Lucian Copeland
2020-04-22
Remove old build flags, add fixes for shared_matrix
Lucian Copeland
2020-04-17
Merge remote-tracking branch 'upstream/master' into stm32-docfix
Lucian Copeland
2020-04-14
Merge remote-tracking branch 'adafruit/master' into lower_power
Scott Shawcroft
2020-04-09
network.rst: remove duplicate method directive
sommersoft
2020-03-31
Update the supported ports
Scott Shawcroft
2020-03-11
Change docs target
Lucian Copeland
2020-03-06
add proximity and sound_level
caternuson
2020-02-06
add stm32f4 to docs
Lucian Copeland
2020-01-21
Merge pull request #2543 from pewpew-game/support-matrix
sommersoft
2020-01-21
Fix entry overrides in support matrix generation
Radomir Dopieralski
2020-01-06
Add initial MIMXRT10XX port
arturo182
2019-12-14
Add to BUILDING to table of contents.
Roy Hooper
2019-10-14
merge from upstream
Dan Halbert
2019-10-13
update docs/supported_ports.rst
Dan Halbert
2019-10-11
Change port name to cxd56
Kamil Tomaszewski
2019-10-09
Add Spresense to supported_ports
Kamil Tomaszewski
2019-10-02
use 'any()' vs 'len == 1 & == False'
sommersoft
2019-09-27
add parsing for 'MINIMAL/DEFAULT'; process inclusion when determined by anoth...
sommersoft
2019-07-28
add ':noindex:' to micropy's 'network.rst' to avoid sphinx conflict
sommersoft
2019-07-28
change 'c2rst' from source_parser -> extension; allows use of sphinx 2.x
sommersoft
2019-07-27
fix board_exclusion lookup
sommersoft
2019-07-27
use MICROPY_HW_BOARD_NAME vice board's folder name
sommersoft
[next]