| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-22 | Fix doc build and address feedback | Scott Shawcroft | |
| 2021-03-03 | add .github to exclusions | microDev | |
| 2021-02-19 | docs: ignore the idf_tools folder | Jeff Epler | |
| 2021-01-20 | Add initial RP2040 support | Scott Shawcroft | |
| The RP2040 is new microcontroller from Raspberry Pi that features two Cortex M0s and eight PIO state machines that are good for crunching lots of data. It has 264k RAM and a built in UF2 bootloader too. Datasheet: https://pico.raspberrypi.org/files/rp2040_datasheet.pdf | |||
| 2021-01-14 | Set year from execution date | Hugo Dahl | |
| Set the date (year) of the copyright notice to be the current year at the time the documentation is generated. | |||
| 2021-01-14 | Hard code new copyright date | Hugo Dahl | |
| 2021-01-10 | Merge remote-tracking branch 'adafruit/main' into robots.txt | Dan Halbert | |
| 2020-12-01 | Ignore certificates readme in doc build | Scott Shawcroft | |
| 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-17 | add robots.txt to specify doc versions to appear in search engines | Dan Halbert | |
| 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 | |
