summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2020-05-04make translate againDan Halbert
2020-04-30fix support_matrix.py to handle ?=Dan Halbert
2020-04-27Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-23implement requested changesLucian Copeland
2020-04-22Remove old build flags, add fixes for shared_matrixLucian Copeland
2020-04-17Merge remote-tracking branch 'upstream/master' into stm32-docfixLucian Copeland
2020-04-14Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-09network.rst: remove duplicate method directivesommersoft
2020-03-31Update the supported portsScott Shawcroft
2020-03-11Change docs targetLucian Copeland
2020-03-06add proximity and sound_levelcaternuson
2020-02-06add stm32f4 to docsLucian Copeland
2020-01-21Merge pull request #2543 from pewpew-game/support-matrixsommersoft
Fix entry overrides in support matrix generation
2020-01-21Fix entry overrides in support matrix generationRadomir Dopieralski
Fix #2539 The entries in the board's mpconfigboard.mk override any other entries. Also, fixed a warning for bad use of backslash in a string.
2020-01-06Add initial MIMXRT10XX portarturo182
2019-12-14Add to BUILDING to table of contents.Roy Hooper
2019-10-14merge from upstreamDan Halbert
2019-10-13update docs/supported_ports.rstDan Halbert
2019-10-11Change port name to cxd56Kamil Tomaszewski
2019-10-09Add Spresense to supported_portsKamil Tomaszewski
2019-10-02use 'any()' vs 'len == 1 & == False'sommersoft
2019-09-27add parsing for 'MINIMAL/DEFAULT'; process inclusion when determined by ↵sommersoft
another module
2019-07-28add ':noindex:' to micropy's 'network.rst' to avoid sphinx conflictsommersoft
2019-07-28change 'c2rst' from source_parser -> extension; allows use of sphinx 2.xsommersoft
2019-07-27fix board_exclusion lookupsommersoft
2019-07-27use MICROPY_HW_BOARD_NAME vice board's folder namesommersoft
2019-07-27move the support matrix to its own page; add linking for modulessommersoft
2019-07-27add port-wide config parsing; add modules-by-board functionsommersoft
2019-07-23don't use files to pass data; call and return directly in conf.pysommersoft
2019-07-07more python3.5 compatibility fixessommersoft
2019-07-05handle module exclusion when the default is to not include a modulesommersoft
2019-07-05update regex module use to be python3.5 compatiblesommersoft
2019-07-04fix late-night directory snafusommersoft
2019-07-04add jinja extension; update shared-bindings/index.rst to use jinjasommersoft
2019-07-04add script to gather module support matrix info; add initial json filesommersoft
2019-06-25Update import statement in code snippet.Alexander Hagerman
The code snippets in the Design Guide article reference without the statement.
2019-06-18Fix references to cpython in builtins documentation.Craig Forbes
2019-05-11Pin dependencies to force sphinx 1.8.5John Reese
2019-05-11Include sphinx and recommonmark in docs/requirements.txtJohn Reese
2019-04-17Tweak RTD to install svg2pdfconverterScott Shawcroft
2019-03-25add weight sensor property to the design guidebrentru
2019-02-15make less vaguersommersoft
2019-02-14dropped the fancy URLs so Sphinx doesn't complainsommersoft
2019-02-14link to new drivers.rst on the Bundlesommersoft
2019-01-24fix a few ble-related doc issuesDan Halbert
2019-01-13Fresh combined checkin of _pixelbuf library.Roy Hooper
2018-12-27wip: advertising works, but not connectionDan Halbert
2018-11-21add 74HC595sommersoft
2018-11-21fix L3GD20 linksommersoft
2018-11-21add trailing '/' to links missing themsommersoft