| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-10 | Merge remote-tracking branch 'origin/main' into stm32-sdioio | Jeff Epler | |
| 2020-08-08 | Fix Read the Docs bulid failing | Taku Fukada | |
| 2020-08-07 | Modify some Python stubs | Taku Fukada | |
| 2020-07-30 | atmel-samd: move samd-specific script | Jeff Epler | |
| 2020-07-29 | Merge remote-tracking branch 'adafruit/main' into improve-highspeed-usb | hathach | |
| 2020-07-29 | Merge pull request #3203 from WarriorOfWire/speed_up_builds | Jeff Epler | |
| Use 2 cores per build task in github CI build | |||
| 2020-07-29 | move CFG_TUSB_RHPORT0_MODE into generated header | hathach | |
| 2020-07-29 | replace USB_MSC_MAX_PACKET_SIZE with USB_HIGHSPEED in descriptor gen tool | hathach | |
| 2020-07-28 | Merge pull request #3219 from adafruit/encoding | Scott Shawcroft | |
| fix windows' encoding defaults | |||
| 2020-07-28 | fix windows' encoding defaultsencoding | lady ada | |
| 2020-07-25 | use -j2 in the actual build also | Kenny | |
| 2020-07-24 | Use 2 cores per job in github build | Kenny | |
| As of today, https://docs.github.com/en/actions/reference/virtual-environments-for-github-hosted-runners states that hosted runners have a 2-core CPU. This uses make -j $physical_cores to try and be better about utilizing the time spent on those machines. When github upgrades runners to have more cores we'll benefit from that too. | |||
| 2020-07-24 | Add and correct some type hints | Taku Fukada | |
| 2020-07-22 | Add externs. GCC10 complains about duplicate defines | Scott Shawcroft | |
| 2020-07-22 | Merge pull request #3107 from dherrada/type_hints | Scott Shawcroft | |
| Adding type hints | |||
| 2020-07-22 | Merge pull request #3162 from tannewt/update_mistune | Dan Halbert | |
| Move release note converter to latest markdown helper lib | |||
| 2020-07-21 | Merge branch 'main' into type_hints | dherrada | |
| 2020-07-22 | Improve .pyi generation | Taku Fukada | |
| 2020-07-17 | Move release note converter to latest markdown helper lib | Scott Shawcroft | |
| 2020-07-17 | Merge branch 'main' into type_hints | dherrada | |
| 2020-07-06 | Add license to some obvious files. | Diego Elio Pettenò | |
| 2020-07-06 | Add an explicit SPDX license file for ter-u12n. | Diego Elio Pettenò | |
| While the .bdf file already includes copyright information, this makes it visible as part of REUSE SPDX identification. | |||
| 2020-07-03 | Shrink files.json by using one space instead of four. | Scott Shawcroft | |
| Also: - Remove download count update because the files are no longer on GitHub. - Add "extensions" and "languages" to each board dictionary so we can stop using "files" entirely. | |||
| 2020-07-02 | Merge pull request #3087 from sommersoft/cpy_org_sptmtrx | Scott Shawcroft | |
| Release PRs To circuitpython.org: Include The Available Built-in Modules For Each Board | |||
| 2020-07-02 | More extract_pyi tweaks | dherrada | |
| 2020-07-02 | More tweaks to extract_pyi.py | dherrada | |
| 2020-07-02 | Made more modifications to extract_pyi.py | dherrada | |
| 2020-07-02 | Fixed extract_pyi script to allow NoneType | dherrada | |
| 2020-06-29 | tools/build_board_info.py: add built-in modules information for each board ↵ | sommersoft | |
| for use on circuitpython.org; uses 'docs/shared_bindings_matrix.py' | |||
| 2020-06-26 | atmel-samd: Add SDIO SD card interface | Jeff Epler | |
| 2020-06-25 | Scripts: Change wording for pseudoterminals | Jeff Epler | |
| 2020-06-25 | Refer to "main" branch of circuitpython | Jeff Epler | |
| 2020-06-16 | Add meowbit UF2 download override to website | Lucian Copeland | |
| 2020-06-03 | tools/cpboard.py: fix backwards logic of 'wait_for_response' in #3005 | sommersoft | |
| 2020-06-03 | Merge pull request #3005 from sommersoft/update_cpboard_py | Jeff Epler | |
| Update cpboard.py | |||
| 2020-06-03 | tools/cpboard.py: run black formatter | sommersoft | |
| 2020-06-03 | tools/cpboard.py: update pyserial usage to match 3.x version | sommersoft | |
| 2020-06-03 | tools/cpboard.py: change 'async' variable usage; 'async' became a keyword in ↵ | sommersoft | |
| CPython 3.7 | |||
| 2020-06-03 | Fix up end of file and trailing whitespace. | Diego Elio Pettenò | |
| This can be enforced by pre-commit, but correct it separately to make it easier to review. | |||
| 2020-06-01 | include uf2 firmware for nrf52840 mdk usb dongle which has a uf2 bootloader now | Yihui Xiong | |
| 2020-05-27 | Merge pull request #2899 from dherrada/extract-types | Scott Shawcroft | |
| Added extract_types.py script | |||
| 2020-05-27 | Better keyerror handling | dherrada | |
| 2020-05-21 | Added another except | dherrada | |
| 2020-05-19 | Removed a | dherrada | |
| 2020-05-18 | Merge branch 'extract-types' of https://github.com/dherrada/circuitpython ↵ | dherrada | |
| into extract-types | |||
| 2020-05-18 | extract_pyi no longer raises a TypeError for missing types | dherrada | |
| 2020-05-15 | Initial ESP32S2 port. | Scott Shawcroft | |
| Basic blinky works but doesn't check pins. | |||
| 2020-05-15 | Merge branch 'master' into extract-types | dherrada | |
| 2020-05-15 | Removed extract_types.py | dherrada | |
| 2020-05-15 | Merged extract_types into extract_pyi | dherrada | |
