summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-11switch to checkout@v2 with submodules and fetch-depth 0Jeff Epler
2020-04-11Merge pull request #2764 from larsks/bug/max-keycodeDan Halbert
2020-04-11Merge pull request #2763 from larsks/bug/bad-submodule-pathDan Halbert
2020-04-11Fix maximum keycode in keyboard HID descriptorLars Kellogg-Stedman
2020-04-11Fix bad submodule pathLars Kellogg-Stedman
2020-04-10Merge pull request #2758 from ElectronicCats/nfc_copyScott Shawcroft
2020-04-10Merge pull request #2757 from sommersoft/sphinx3_fixScott Shawcroft
2020-04-09update YMLsabas1080
2020-04-09Merge branch 'master' into nfc_copySabas
2020-04-09update build.ymlsabas1080
2020-04-09build.yml: pin Sphinx to '<4'sommersoft
2020-04-09Update to v1.3sabas1080
2020-04-09Add busio support, cleanupLucian Copeland
2020-04-09add docstring, clean upcaternuson
2020-04-09initial working fillcaternuson
2020-04-09build.yml: unpin Sphinx install;sommersoft
2020-04-09Merge branch 'master' of https://github.com/adafruit/circuitpython into sphin...sommersoft
2020-04-09conf.py: drop '.h' docs rendering (nothing to build); fix deprecated 'source_...sommersoft
2020-04-09conf.py: update deprecated stylesheet API; 'add_stylesheet()' renamed to 'add...sommersoft
2020-04-09ulab/__init__.rst: fix attribute name; uint8 -> uint16sommersoft
2020-04-09network.rst: remove duplicate method directivesommersoft
2020-04-08Merge pull request #2753 from tannewt/fix_clue_display5.2.0siddacious
2020-04-08Save backlight_on_high correctly.Scott Shawcroft
2020-04-07Merge pull request #2749 from tannewt/dont_use_sphinx3Dan Halbert
2020-04-07Don't upgrade to Sphinx 3Scott Shawcroft
2020-04-06Merge pull request #2747 from arturo182/imx-spi-init-checkScott Shawcroft
2020-04-06mimxrt1011: Only re-init SPI when it's actually neededarturo182
2020-04-03Linker file restructure, TCM and MPU additionsLucian Copeland
2020-04-02Merge pull request #2744 from xobs/fomu-ram-text-functionsScott Shawcroft
2020-04-02Merge pull request #2743 from jepler/python38Scott Shawcroft
2020-04-02Implement F7 NucleoLucian Copeland
2020-04-02ports: fomu: move more functions into ram for stabilitySean Cross
2020-04-01workflows: use current (3.8) pythonJeff Epler
2020-04-01tests: Add .exp files for basics/parser and import/import_override.Damien George
2020-04-01Merge branch 'stm32x7-setup' of https://github.com/hierophect/circuitpython i...Lucian Copeland
2020-04-01merge and docsLucian Copeland
2020-04-01Merge branch 'master' into stm32x7-setuphierophect
2020-04-01Implement requested changesLucian Copeland
2020-03-31tests/basics: Provide .exp files for generator tests that fail PEP479.Damien George
2020-03-31tests: Modify tests that print repr of an exception with 1 arg.Damien George
2020-03-31tests/basics/int_big_error.py: Use bytearray to test for int overflow.Damien George
2020-03-31tests/basics/set_pop.py: Sort set before printing for consistent output.Damien George
2020-03-31Merge pull request #2726 from xobs/fomu-circuitpythonScott Shawcroft
2020-03-31Merge pull request #2741 from tannewt/fix_packetbuffer_serverScott Shawcroft
2020-03-31tools: add dfu extension and mark litex as dfuSean Cross
2020-03-31ports: litex: use dfu.py instead of dfu-suffix.pySean Cross
2020-03-31tools: rename dfu-suffix.py to dfu.pySean Cross
2020-03-31ports: fomu: build dfu as part of MakefileSean Cross
2020-03-31tools: add dfu-suffix.pySean Cross
2020-03-31workflows: move riscv to its own sectionSean Cross