| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-27 | Merge remote-tracking branch 'adafruit/main' into native_wifi | Scott Shawcroft | |
| 2020-08-26 | conf.py (docs): Reorder the steps of the doc build | Jeff Epler | |
| Since e121e267adacf6, the shared bindings matrix uses the stubs. Therefore, we must build them! This should fix the failure to build the docs on readthedocs.org. Neither @sommersoft nor I saw this locally since we had previously built the stubs. github CI didn't see it, because it manually builds the stubs in an earlier step of the build process, and does not clean the tree in between. | |||
| 2020-08-26 | Fix stub and doc builds | Scott Shawcroft | |
| 2020-08-07 | Merge pull request #3252 from ciscorn/pyi | Jeff Epler | |
| Some improvements to the core module docs | |||
| 2020-08-07 | Apply a Sphinx transform to make the core module docs look better | Taku Fukada | |
| 2020-08-04 | conf.py: also include 'rc' versions for sphinx versioning | sommersoft | |
| 2020-08-04 | conf.py: set the version for sphinx, based on the current git tag | sommersoft | |
| 2020-07-06 | Add license to some obvious files. | Diego Elio Pettenò | |
| 2020-06-26 | docs: conf.py: fix logging about reidrects | Jeff Epler | |
| 2020-06-26 | docs: conf.py: Fix redirects for RTD | Jeff Epler | |
| 2020-06-15 | docs: conf.py: Remove an irrelevant TODO | Jeff Epler | |
| This TODO made sense in the context of the original project, but for use in CircuitPython it does not appear to be relevant. Remove it. | |||
| 2020-06-14 | docs: Generate redirects for autoapi renaming | Jeff Epler | |
| 2020-06-14 | docs: conf.py: alphabetize imports | Jeff Epler | |
| 2020-06-14 | docs: Improve 5.0.x <-> main branch doc linkrot | Jeff Epler | |
| This improves, but does not entirely fix, the broken links that result from the autoapi change. It fixes module-level links, but class links still do not work (e.g., /shared-bindings/displayio/Palette.html (5.0.x) is now just /shared-bindings/displayio/#displayio.Palette). | |||
| 2020-05-19 | Merge pull request #2910 from tannewt/esp32s2 | Scott Shawcroft | |
| Add initial ESP32S2 support | |||
| 2020-05-18 | Fix ReadTheDocs after switching to stubs + autoapi. | Scott Shawcroft | |
| 2020-05-15 | Initial ESP32S2 port. | Scott Shawcroft | |
| Basic blinky works but doesn't check pins. | |||
| 2020-05-14 | Remove debug prints | 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-04-13 | Merge remote-tracking branch 'upstream/master' into stm32x7-setup | Lucian Copeland | |
| 2020-04-09 | conf.py: drop '.h' docs rendering (nothing to build); fix deprecated ↵ | sommersoft | |
| 'source_parsers' usage | |||
| 2020-04-09 | conf.py: update deprecated stylesheet API; 'add_stylesheet()' renamed to ↵ | sommersoft | |
| 'add_css_file()' | |||
| 2020-04-01 | merge and docs | Lucian Copeland | |
| 2020-03-31 | ports: litex: add port and fomu board | Sean Cross | |
| This adds support for Litex, along with support for the Fomu FPGA board. Signed-off-by: Sean Cross <sean@xobs.io> | |||
| 2020-03-12 | Change ST drivers submodule to match TinyUSB | Lucian Copeland | |
| 2020-03-11 | Change docs target | Lucian Copeland | |
| 2020-01-13 | Exclude mkspk from docs | Kamil Tomaszewski | |
| 2020-01-06 | Add initial MIMXRT10XX port | arturo182 | |
| 2019-10-14 | merge from upstream | Dan Halbert | |
| 2019-10-13 | don't exclude ports/stm32f4/README.md anymore | Dan Halbert | |
| 2019-10-11 | Change port name to cxd56 | Kamil Tomaszewski | |
| 2019-10-09 | Exclude spresense-exported-sdk from docs | Kamil Tomaszewski | |
| 2019-09-02 | docs: make sphinx include 'docs/static/customstyle.css' | sommersoft | |
| 2019-07-28 | change 'c2rst' from source_parser -> extension; allows use of sphinx 2.x | sommersoft | |
| 2019-07-27 | Merge branch 'master' into dynamic_support_matrix | sommersoft | |
| 2019-07-27 | change conf.py to use modules-by-board | sommersoft | |
| 2019-07-24 | Merge pull request #2007 from hierophect/F4xx-port-setup | Scott Shawcroft | |
| Add STM32 Discovery F412ZG and F411RE support | |||
| 2019-07-23 | don't use files to pass data; call and return directly in conf.py | sommersoft | |
| 2019-07-23 | Doc error caused by submodule, misc cleanup | Hierophect | |
| 2019-07-23 | Python doc generator fixes | Hierophect | |
| 2019-07-16 | Address review comments. | Dan Halbert | |
| 2019-07-04 | fix late-night directory snafu | sommersoft | |
| 2019-07-04 | add jinja extension; update shared-bindings/index.rst to use jinja | sommersoft | |
| 2019-04-16 | Doc updates for 4.0.0 | Scott Shawcroft | |
| * Fixes PDF generation on RTD * Adds links to circuitpython.org for boards * Adds branding guidelines | |||
| 2019-01-09 | Fix sphinx build issues; add better travis fold reporting; update author info | Dan Halbert | |
| 2018-11-07 | bring bleio PR up to date | Dan Halbert | |
| 2018-10-21 | bleio: Fix errors after rebase | arturo182 | |
| 2018-10-09 | Exclude .direnv from sphinx-build | Nick Moore | |
| 2018-09-01 | fix typos, remove incorrect pca10059 example; add default buses for ↵ | Dan Halbert | |
| pca10056; improve board names for pca boards | |||
