| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-11 | Merge pull request #2833 from xiongyihui/pitaya-go5.4.0-beta.0 | Scott Shawcroft | |
| add nRF52840 based Makerdiary Pitaya Go | |||
| 2020-05-11 | Add Teensy 4.1 board definition | Scott Shawcroft | |
| 2020-05-04 | actions: build-riscv: switch to checkout@v2 | Jeff Epler | |
| 2020-05-04 | nrf: add pca10100 | Sean Cross | |
| This is the nRF52833-DK board. Signed-off-by: Sean Cross <sean@xobs.io> | |||
| 2020-04-30 | Merge remote-tracking branch 'adafruit/master' into lower_power | Scott Shawcroft | |
| 2020-04-30 | Merge pull request #2828 from simmel-project/add-simmel | Scott Shawcroft | |
| WIP: add simmel board | |||
| 2020-04-30 | Add the OpenMV-H7 R1 board | Lucian Copeland | |
| 2020-04-30 | add pitaya_go | Yihui Xiong | |
| 2020-04-29 | github: add simmel to build.yml | Sean Cross | |
| Signed-off-by: Sean Cross <sean@xobs.io> | |||
| 2020-04-27 | Fix stm32746g_discovery | Scott Shawcroft | |
| Also, rename it so that matches the other board names. | |||
| 2020-04-27 | Merge remote-tracking branch 'adafruit/master' into lower_power | Scott Shawcroft | |
| 2020-04-24 | adds support for the stm32f746g_disco board | Mark Olsson | |
| 2020-04-24 | Merge pull request #2807 from jepler/mpy-cross-mac-moved-cheese | Dan Halbert | |
| build.yml: Adjust for change in 'brew' | |||
| 2020-04-24 | brew install just for safetys sake | Jeff Epler | |
| 2020-04-24 | build.yml: Adjust for change in 'brew' | Jeff Epler | |
| 'brew' apparently introduced an incompatible change, where even "--force" does not actually make the commands available in the default path. Also switch to a numbered macos release instead of "latest", though this did not save us from breaking changes in brew or other preinstalled sw. | |||
| 2020-04-23 | STM32: adds support for stm32f746xx MCU and the nucleo_f746zg board | Mark Olsson | |
| 2020-04-20 | Merge remote-tracking branch 'adafruit/master' into lower_power | Scott Shawcroft | |
| This isn't perfect and needs a bit more testing. | |||
| 2020-04-15 | translations-merge | Lucian Copeland | |
| 2020-04-14 | Merge remote-tracking branch 'adafruit/master' into lower_power | Scott Shawcroft | |
| 2020-04-13 | Merge remote-tracking branch 'upstream/master' into stm32x7-setup | Lucian Copeland | |
| 2020-04-11 | switch to checkout@v2 with submodules and fetch-depth 0 | Jeff Epler | |
| In order to get tags, including in submodules, we use our own fetching procedure on top of checkout@v2. A problem occuring in about 1% of jobs was that some submodules inexplicably did not have an "origin" remote configured. "git submodule sync" configures the "origin" remote in those cases. No cause for the problem was determined. Besides keeping up to date on actions/checkout, @v2 is supposed to fix a bug where "re-run" of a pull request would fail checking out the code. | |||
| 2020-04-10 | Merge pull request #2758 from ElectronicCats/nfc_copy | Scott Shawcroft | |
| NFC Copy Cat | |||
| 2020-04-09 | update YML | sabas1080 | |
| 2020-04-09 | Merge branch 'master' into nfc_copy | Sabas | |
| 2020-04-09 | update build.yml | sabas1080 | |
| 2020-04-09 | build.yml: pin Sphinx to '<4' | sommersoft | |
| 2020-04-09 | Add busio support, cleanup | Lucian Copeland | |
| 2020-04-09 | build.yml: unpin Sphinx install; | sommersoft | |
| 2020-04-08 | Use newer Ubuntu for CI. | Scott Shawcroft | |
| Maybe it's update server will be more reliable. | |||
| 2020-04-07 | Don't upgrade to Sphinx 3 | Scott Shawcroft | |
| The doc build doesn't complete and is likely broken for the inline RST. We can move to 3 when we move the inline docs to Python stubs. | |||
| 2020-04-06 | Don't upgrade to Sphinx 3 | Scott Shawcroft | |
| The doc build doesn't complete and is likely broken for the inline RST. We can move to 3 when we move the inline docs to Python stubs. | |||
| 2020-04-01 | workflows: use current (3.8) python | Jeff Epler | |
| now the need for 3.5 has been fixed | |||
| 2020-04-01 | merge and docs | Lucian Copeland | |
| 2020-04-01 | Implement requested changes | Lucian Copeland | |
| 2020-03-31 | workflows: move riscv to its own section | Sean Cross | |
| The riscv compilers shouldn't be in a section called "build-arm". Signed-off-by: Sean Cross <sean@xobs.io> | |||
| 2020-03-31 | workflow: add litex_fomu to ci | Sean Cross | |
| This adds fomu and litex and fomu to build on ci. It requires downloading a riscv toolchain. Signed-off-by: Sean Cross <sean@xobs.io> | |||
| 2020-03-27 | Update board name to bdmicro_vina_m0 to eliminate hyphens. | Brian Dean | |
| 2020-03-27 | Fix sort. "bd" comes *after* "ba". | Brian Dean | |
| 2020-03-27 | Fix tab introduced when adding bdmicro_vina-m0 board, should be | Brian Dean | |
| spaces. | |||
| 2020-03-26 | Add bdmicro_vina-m0 board to workflows/build.yml. | Brian Dean | |
| 2020-03-25 | Merge pull request #2727 from burtyb/commander-1 | Scott Shawcroft | |
| Add support for Commander | |||
| 2020-03-24 | Add to build.yml | Chris Burton | |
| 2020-03-22 | Add thunderpack to build. | jgillick | |
| 2020-03-18 | Merge pull request #2719 from theacodes/add-honking-button | Scott Shawcroft | |
| Add board support for Winterbloom Big Honking Button | |||
| 2020-03-18 | Remove some build options, fix order of boards in build.yml | Thea Flowers | |
| 2020-03-18 | Add honking button to build workflow | Thea Flowers | |
| 2020-03-16 | Merge pull request #2705 from NightSkySK/UARTlogger2 | Scott Shawcroft | |
| add UARTLogger2 board support for CircuitPython | |||
| 2020-03-13 | spacing correction | Szymon Klause | |
| 2020-03-13 | add UARTLogger2 board support for CircuitPython | Szymon Klause | |
| 2020-03-12 | fix board sorting (due to T being before a anf t) | TG-Techie | |
