| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-13 | Merge pull request #3003 from Flameeyes/master | Scott Shawcroft | |
| License tagging according to REUSE specifications. | |||
| 2020-07-13 | Merge branch 'main' into master | Scott Shawcroft | |
| 2020-07-10 | Merge pull request #3140 from dunkmann00/docs-version-conf | Scott Shawcroft | |
| Set version and release in build workflow | |||
| 2020-07-09 | Set version and release in build workflow | George Waters | |
| 2020-07-09 | Merge pull request #3135 from arms22/bless_dev_board_multi_sensor | Scott Shawcroft | |
| Add new board BLE-SS dev board Multi Sensor | |||
| 2020-07-09 | add m60 keyboard and nrf52840 m.2 devkit to build action | Yihui Xiong | |
| Signed-off-by: Yihui Xiong <yihui.xiong@hotmail.com> | |||
| 2020-07-09 | Add new board BLE-SS dev board Multi Sensor | arms22 | |
| 2020-07-07 | modified: .github/workflows/build.yml | Arudinne | |
| 2020-07-06 | Add license to some obvious files. | Diego Elio Pettenò | |
| 2020-07-01 | Merge pull request #3083 from tannewt/esp32s2_busio | Jeff Epler | |
| Add busio support for the ESP32-S2 | |||
| 2020-07-01 | add-ndgarage_ndbit6_v2-update | ndgarage | |
| 2020-06-30 | Fix order of ci check | ansonhe97 | |
| 2020-06-29 | Add new UnexpectedMaker FeatherS2 to CI. | Scott Shawcroft | |
| 2020-06-29 | Add: Added Seeed Wio Terminal board support | ansonhe97 | |
| 2020-06-23 | atmel-samd: Add SAM E54 Xplained board | Jeff Epler | |
| Few peripherals are actually tested. However, USB, I2C and GPIO seem to work. Most pins are silkscreened with the "PX00" style, so the board module only includes the small number that are screened differently. The default SPI, I2C, and UART are the ones on the EXT2 header. This is arbitrary, but the I2C on this connector is shared with the on-board I2C devices and the PCC header, making it the most versatile. | |||
| 2020-06-20 | Merge branch 'main' of https://github.com/adafruit/circuitpython into ↵ | sommersoft | |
| ci_check_vid_pid | |||
| 2020-06-19 | loc_ber_m4_base_board | Florin Trutiu | |
| 2020-06-15 | Merge pull request #3035 from jepler/simplify-checkout | Scott Shawcroft | |
| actions: Try checkout v2.2.0 | |||
| 2020-06-15 | Merge pull request #3033 from jepler/actions-doc-artifact | Scott Shawcroft | |
| actions: upload artifacts for stubs & docs | |||
| 2020-06-14 | actions: Try checkout v2.2.0 | Jeff Epler | |
| This version is supposed to > Fetch all history for all tags and branches when fetch-depth=0 We leave the tags fetch in place so that actions _in cloned repos_ work. Cloned repos' tags do not necessarily match adafruit/circuitpython, but we want version reporting to be able to use adafruit/circuitpython tags when they are most relevant according to "git describe"'s heuristics. Submodules are different, as they always point to the repo specified in .gitmodules, so they don't need special handling to get the most relevant tags. | |||
| 2020-06-09 | Update precommit check branch | Scott Shawcroft | |
| 2020-06-05 | Add nice!nano board support | Nick | |
| 2020-06-03 | Add a pre-commit configuration to enforce basic file hygiene. | Diego Elio Pettenò | |
| 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-05-27 | build.yml: add step to run tools/ci_check_duplicate_usb_vid_pid.py | sommersoft | |
| 2020-05-26 | Merge pull request #2945 from pewpew-game/fluff_m0 | Scott Shawcroft | |
| Add support for Fluff M0 | |||
| 2020-05-26 | Merge pull request #2955 from BradChan/master | Dan Halbert | |
| Add hiibot_bluefi board definitions | |||
| 2020-05-26 | Add Fluff M0 to boards | Radomir Dopieralski | |
| 2020-05-25 | Add hiibot_bluefi board in build.yml | cyz | |
| 2020-05-23 | actions: Don't skip trying to (re)install idf tools | Jeff Epler | |
| We were seeing actions failures where the cache would be restored "successfully" but then "Install CircuitPython deps" would fail: # Step "Fetch IDF tool cache" Cache Size: ~247 MB (259277989 B) /bin/tar -xz -f /home/runner/work/_temp/a990f24d-c365-4685-b739-10e052812c81/cache.tgz -C /home/runner/work/circuitpython/circuitpython/.idf_tools Cache restored from key: Linux-idf-tools-731ed12bcdfbfa8b5dd37e03703992271b3ce85dd629e45130f80f43b84ce3a8 ... # Step "Install CircuitPython deps" Adding ESP-IDF tools to PATH... Not using an unsupported version of tool cmake found in PATH: 3.17.0. I checked locally, and (even when dist/* is removed) it is very quick to run each of the `idf_tools install` steps, about 2s total. Try doing this to see whether it fixes the CI problems. | |||
| 2020-05-20 | Initial version | jason | |
| 2020-05-15 | Initial ESP32S2 port. | Scott Shawcroft | |
| Basic blinky works but doesn't check pins. | |||
| 2020-05-14 | actions: upload artifacts for stubs & docs | Jeff Epler | |
| 2020-05-12 | Merge remote-tracking branch 'adafruit/master' into improve_verification | Scott Shawcroft | |
| 2020-05-12 | Build stubs before docs | Scott Shawcroft | |
| 2020-05-12 | Swap sphinx to autoapi and the inline stubs | Scott Shawcroft | |
| 2020-05-12 | Merge pull request #2754 from maholli/non-standard-nvm | Scott Shawcroft | |
| Add non-standard nvm to QSPI for external flash support | |||
| 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-09 | Merge branch 'master' into non-standard-nvm | Max Holliday | |
| 2020-05-04 | actions: build-riscv: switch to checkout@v2 | Jeff Epler | |
| 2020-05-04 | Merge branch 'master' into non-standard-nvm | Dan Halbert | |
| 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 | |
