| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-21 | Change xtensa cache key | Dan Halbert | |
| again, we need to stop using a bad cache for ESP32-S2 builds | |||
| 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-19 | Update .github/workflows/build.yml | djix123 | |
| Change name from _haxpress to _with_flash Co-authored-by: Dan Halbert <halbert@halwitz.org> | |||
| 2021-01-19 | Add support for a 'haxpress' external SPI flash build for the stm32f411ce ↵ | Jonathan Giles | |
| blackpill board | |||
| 2021-01-14 | Merge pull request #3991 from TG-Techie/main6.1.0-rc.16.1.06.1.x | Dan Halbert | |
| Revision to TG-Watch | |||
| 2021-01-14 | change extensa github actions cache key to avoid bad cache | Dan Halbert | |
| 2021-01-13 | final name and extra board | Jonah Yolles-Murphy | |
| 2021-01-12 | fix some precommit complaints | lady ada | |
| 2021-01-12 | Merge pull request #3959 from ladyada/main | Scott Shawcroft | |
| try adding new feather def | |||
| 2021-01-10 | update TG-Watch pins, name, and frozen libraries | Jonah Yolles-Murphy | |
| 2021-01-09 | add tft | lady ada | |
| 2021-01-09 | Merge branch 'main' into main | Limor "Ladyada" Fried | |
| 2021-01-09 | try adding new feather def | lady ada | |
| 2021-01-08 | need to find strings in ulab | Jeff Epler | |
| 2021-01-08 | ensure gettext program is available to pre-commit | Jeff Epler | |
| 2020-12-26 | re-arrange ci actions | microDev | |
| 2020-12-21 | Merge pull request #3662 from ElectronicCats/bastble | Scott Shawcroft | |
| Add new board BastBLE | |||
| 2020-12-18 | Merge pull request #3842 from StackRduino/main | Dan Halbert | |
| add stackrduino_m0_pro | |||
| 2020-12-17 | Merge pull request #3752 from jepler/gcc10 | Dan Halbert | |
| build: Update to gcc10 | |||
| 2020-12-17 | Update build.yml | Hany Elkomy | |
| added stackrduino_m0_pro board | |||
| 2020-12-14 | typo | Dan Halbert | |
| 2020-12-14 | suod apt-get update | Dan Halbert | |
| 2020-12-14 | Use Dec 11 gcc 10.2 release | Dan Halbert | |
| 2020-12-11 | add apt-get update | Dan Halbert | |
| 2020-11-24 | Merge pull request #3749 from skerr92/add-cpsapling-spiflash | Scott Shawcroft | |
| Add cpsapling spiflash | |||
| 2020-11-24 | build: Update to gcc10 preview | Jeff Epler | |
| 2020-11-23 | Merge remote-tracking branch 'circuitpython/main' into thunderpack1.2 | jgillick | |
| 2020-11-23 | forgot the build.yml files | Seth Kerr | |
| 2020-11-22 | Rename thunderpack to v11 | jgillick | |
| 2020-11-20 | I need to revisit the alphabet... | Seth Kerr | |
| 2020-11-20 | changed tab to spaces in build.yml, passes local pre-commit | Seth Kerr | |
| 2020-11-20 | fixing build.yml | Seth Kerr | |
| 2020-11-17 | fix ubuntu-latest stragglersjepler-try-ubuntu-20.04 | Jeff Epler | |
| 2020-11-17 | actions: Disable pagination of 'aws' commands | Jeff Epler | |
| An anticipatory workaround for https://docs.aws.amazon.com/cli/latest/userguide/cliv2-migration.html#cliv2-migration-output-pager | |||
| 2020-11-16 | see what happens if workflows move to ubuntu 20.04 | Jeff Epler | |
| 2020-11-13 | fix name board | Ricardo | |
| 2020-11-09 | Rename to include display details | Scott Shawcroft | |
| 2020-11-09 | fix name | Ricardo | |
| 2020-11-09 | add board on build.yml | Ricardo | |
| 2020-11-06 | Fix build board list | Scott Shawcroft | |
| 2020-11-02 | Merge pull request #3622 from sw23/main | Scott Shawcroft | |
| Fixing remaining stub mypy issues + run check-stubs to CI | |||
| 2020-10-31 | Update build.yml | Jeff Epler | |
| Need to request zip to recurse, because it is not the default | |||
| 2020-10-31 | Use correct stubs directory name | Dan Halbert | |
| The stubs directory is called `circuitpython-stubs`, not `stubs`. | |||
| 2020-10-31 | Update .github/workflows/build.yml | Dan Halbert | |
| 2020-10-31 | workflows: Fix typo that broke builds while trying to upload stubs | Jeff Epler | |
| 2020-10-30 | Adding mypy to dep list and clarifying Stubs stage name | sw23 | |
| 2020-10-30 | Fixing remaining stub mypy issues + run check-stubs to CI | sw23 | |
| 2020-10-30 | Merge pull request #3610 from Edrig/main | Scott Shawcroft | |
| Add new board to nrf port: holyiot_nrf52840 | |||
| 2020-10-30 | Merge pull request #3601 from jepler/upload-stubs-s3 | Scott Shawcroft | |
| workflows: Upload stubs to s3 | |||
| 2020-10-28 | actions: Fix location of stubs upload | Jeff Epler | |
