| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-29 | Merge pull request #2551 from jepler/build-mpy-cross-static-linux-win64 | Scott Shawcroft | |
| Build static binaries of mpy-cross for desktop linux, desktop windows, mac, and raspbian | |||
| 2020-01-27 | Merge pull request #2532 from tannewt/teensy4-dev | Scott Shawcroft | |
| Refine iMX RT memory layout and add three boards | |||
| 2020-01-25 | add mpy-cross-mac to build artifacts | Jeff Epler | |
| 2020-01-25 | Build static mpy-cross bins | Jeff Epler | |
| .. for windows, desktop (x86_64) linux, and raspbian | |||
| 2020-01-23 | Merge branch 'master' into ndbit6 | Limor "Ladyada" Fried | |
| 2020-01-23 | change-name-to-ndgarage_ndbit6 | ndgarage | |
| 2020-01-17 | Refine iMX RT memory layout and add three boards | Scott Shawcroft | |
| Introduces a way to place CircuitPython code and data into tightly coupled memory (TCM) which is accessible by the CPU in a single cycle. It also frees up room in the corresponding cache for intermittent data. Loading from external flash is slow! The data cache is also now enabled. Adds support for the iMX RT 1021 chip. Adds three new boards: * iMX RT 1020 EVK * iMX RT 1060 EVK * Teensy 4.0 Related to #2492, #2472 and #2477. Fixes #2475. | |||
| 2020-01-16 | Add OHS2020 badge to build.yml | Michael Welling | |
| Signed-off-by: Michael Welling <mwelling@ieee.org> | |||
| 2020-01-15 | Merge pull request #2525 from aramcon-badge/badge_2019_upstream | Dan Halbert | |
| Add board definition files for AramCon Badge 2019 | |||
| 2020-01-16 | Add board definition files for AramCon Badge 2019 | Benny Meisels | |
| 2020-01-15 | Merge pull request #2520 from joeycastillo/openbook-squashed | Dan Halbert | |
| CircuitPython support for the Open Book | |||
| 2020-01-14 | Initial commit. | dalegrover | |
| 2020-01-14 | add support for the Open Book | Joey Castillo | |
| 2020-01-10 | working control | Hierophect | |
| 2020-01-06 | Add initial MIMXRT10XX port | arturo182 | |
| 2020-01-06 | Merge remote-tracking branch 'upstream/master' into stm32-meowbit | Hierophect | |
| 2020-01-04 | yaml changes | Hierophect | |
| 2019-12-30 | initial CLUE board defn | Dan Halbert | |
| 2019-12-17 | Switch to fetching GCC from AWS | Scott Shawcroft | |
| Fixes #2388 | |||
| 2019-12-16 | Merge pull request #6 from adafruit/master | Joe Bakalor | |
| Pull master | |||
| 2019-12-16 | Merge branch 'master' into master | KalbeAbbas | |
| 2019-12-12 | Merge branch 'master' of https://github.com/Teknikio/circuitpython | JoeBakalor | |
| 2019-12-12 | Add teknikio_bluebird to build.yml | JoeBakalor | |
| 2019-12-10 | Merge branch 'master' into stm32-blackpill | hierophect | |
| 2019-12-10 | Merge pull request #2315 from hierophect/stm32-pyb-nano | Scott Shawcroft | |
| STM32: Add PYB Nano support | |||
| 2019-12-06 | remove pyb nano folder | Hierophect | |
| 2019-12-05 | Merge remote-tracking branch 'upstream/master' into stm32-blackpill | Hierophect | |
| 2019-12-02 | Merge branch 'master' into gcc9 | Jeff Epler | |
| 2019-11-25 | ci: add shirtty to build matrix per instructions | Thomas Sarlandie | |
| 2019-11-22 | build.yml: Use a newer build toolchain | Jeff Epler | |
| .. the new version is not offered in .deb form, so the installation process also changes | |||
| 2019-11-22 | remove blackpill | Hierophect | |
| 2019-11-21 | change order | Hierophect | |
| 2019-11-21 | yaml additions | Hierophect | |
| 2019-11-21 | Removed robohatmm1_m0 from build. | wallarug | |
| 2019-11-19 | add-ndbit6 | ndgarage | |
| 2019-11-17 | workflows: Don't try to upload when running in someone's fork | Jeff Epler | |
| .. which we can tell by whether the environment variable is non-empty | |||
| 2019-11-14 | updated | KalbeAbbas | |
| 2019-11-12 | Update build.yml | KalbeAbbas | |
| 2019-11-12 | Update build.yml | KalbeAbbas | |
| 2019-11-04 | Add board configuration for Winterbloom Sol | Thea Flowers | |
| 2019-10-27 | Merge pull request #2244 from dhalbert/itsybitsy_nrf52840_express | Jeff Epler | |
| Initial Itsy nRF52840 defn | |||
| 2019-10-26 | forgot board in build.yml | Dan Halbert | |
| 2019-10-25 | Initial Itsy nRF52840 defn | Dan Halbert | |
| 2019-10-24 | Merge pull request #2243 from hierophect/f405-rename-and-fixes | hierophect | |
| STM32: rename feather_stm32f405_express, fix makefile defs issue | |||
| 2019-10-24 | Rename feather across folders and config, fix makefile def issue | Hierophect | |
| 2019-10-23 | Fixes alphabetical list in board.yml nrf above qwiic_micro | ProductDev | |
| 2019-10-23 | Adds two new builds to build.yml within workflows directory | ProductDev | |
| 2019-10-21 | ci: don't run the "thread" tests | Jeff Epler | |
| This part of the unix micropython port isn't related to any functionality used in CircuitPython, and at least one of the tests (thread_gc) fails with non-negligible frequency. Reasons to revisit this in the future would include if/when thread support is added in CircuitPython. | |||
| 2019-10-15 | Merge pull request #2222 from tannewt/fix_release_checks | Dan Halbert | |
| Switch to the new release event type filter | |||
| 2019-10-14 | Switch to the new release event type filter | Scott Shawcroft | |
| Fixes #2201 | |||
