| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-24 | Merge pull request #3749 from skerr92/add-cpsapling-spiflash | Scott Shawcroft | |
| Add cpsapling spiflash | |||
| 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-09 | Rename to include display details | Scott Shawcroft | |
| 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 | |
| 2020-10-28 | Update build.yml | Noel Gaetan | |
| 2020-10-28 | Fix: .github/workflows/build.yml | Gaetan | |
| 2020-10-28 | Change Board Name to ADM_B_NRF52840_1 | Gaetan | |
| edit : .github/workflows/build.yml rename : ports/nrf/boards/holyiot_nrf52840/board.c -> ports/nrf/boards/ADM_B_NRF52840_1/board.c rename : ports/nrf/boards/holyiot_nrf52840/mpconfigboard.h -> ports/nrf/boards/ADM_B_NRF52840_1/mpconfigboard.h rename : ports/nrf/boards/holyiot_nrf52840/mpconfigboard.mk -> ports/nrf/boards/ADM_B_NRF52840_1/mpconfigboard.mk rename : ports/nrf/boards/holyiot_nrf52840/pins.c -> ports/nrf/boards/ADM_B_NRF52840_1/pins.c | |||
| 2020-10-26 | Add to CI build | Scott Shawcroft | |
| 2020-10-26 | Ready to PR | Gaetan | |
| * ../../.github/workflows/build.yml + boards/holyiot_nrf52840/board.c + boards/holyiot_nrf52840/mpconfigboard.h + boards/holyiot_nrf52840/mpconfigboard.mk + boards/holyiot_nrf52840/pins.c | |||
| 2020-10-24 | workflows: Upload stubs to s3 | Jeff Epler | |
| 2020-10-21 | Merge pull request #3587 from adafruit/6.0.x | Jeff Epler | |
| Merge in two fixes from 6.0.x | |||
| 2020-10-21 | Merge pull request #3586 from Targett363/esp32s2_module_clip | Scott Shawcroft | |
| Esp32s2 module clip | |||
| 2020-10-20 | build.yml: Fix building mpy-cross-mac | Jeff Epler | |
| Recently, the macos-10.15 image was updated with a non-brew version of awscli. This made our CI script, which does a `brew install awscli` fail: ``` Error: The `brew link` step did not complete successfully The formula built, but is not symlinked into /usr/local Could not symlink bin/aws Target /usr/local/bin/aws already exists. You may want to remove it: rm '/usr/local/bin/aws' ``` | |||
| 2020-10-15 | Add DynOSSAT-EDU boards | Enrique Casado | |
| 2020-10-13 | workflows/build.yml - Add forgotten vina_d51 board. | Brian Dean | |
| 2020-10-10 | Corecting spelling mistake in build.yml | Targett363 | |
| 2020-10-10 | Updating the build.yml to include both Module Clip boards | Targett363 | |
| 2020-10-09 | Merge pull request #3522 from tannewt/imx_metro | Scott Shawcroft | |
| Unify iMX RT flash config and add Metro M7 1011 | |||
| 2020-10-08 | workflows: Replace deprecated ::set-env | Jeff Epler | |
| 2020-10-07 | Unify iMX flash config and add Metro M7 1011 | Scott Shawcroft | |
| This unifies the flash config to the settings used by the Boot ROM. This makes the config unique per board which allows for changing quad enable and status bit differences per flash device. It also allows for timing differences due to the board layout. This change also tweaks linker layout to leave more ram space for the CircuitPython heap. | |||
| 2020-10-01 | Merge pull request #3463 from UnexpectedCircuitPython/UM_S2_Boards | Scott Shawcroft | |
| Updated UM FeatherS2 boards | |||
| 2020-09-30 | Add to board list | Scott Shawcroft | |
| 2020-09-30 | Updated UM boards | Seon Rozenblum | |
| 2020-09-26 | add new board to actions build | Jeff Epler | |
| 2020-09-19 | Merge pull request #3432 from bd34n/rename-bdmicro-vina-m0-d21 | Dan Halbert | |
| Rename board bdmicro_vina_m0 to bdmicro_vina_d21 and update boardfiles. | |||
| 2020-09-17 | Merge pull request #2966 from sommersoft/ci_check_vid_pid | Scott Shawcroft | |
| Automate USB VID/PID Uniqueness Check | |||
| 2020-09-16 | rename board bdmicro_vina_m0 to bdmicro_vina_d21 and update boardfiles ↵ | Brian Dean | |
| appropriately | |||
| 2020-09-16 | Change build-arm to build-xtensa in build.yml | Rémi Sarrailh | |
| 2020-09-16 | Fix name in build.yml | Rémi Sarrailh | |
| 2020-09-16 | Fix invalid indentation on build.yml | Rémi Sarrailh | |
| 2020-09-16 | Add Muselab nanoesp32 s2 definition | Rémi Sarrailh | |
| 2020-09-14 | Merge pull request #3384 from jepler/feather_m4_can | Dan Halbert | |
| atmel-samd: add same51, feather_m4_can | |||
