| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-03-27 | copy/paste error | Dan Halbert | |
| 2019-03-27 | turn off frequencyio for all SAMD21 builds | Dan Halbert | |
| 2019-03-27 | Merge pull request #1687 from jrcutler/master | Dan Halbert | |
| Enable nvm storage for all samd21x18 boards | |||
| 2019-03-26 | Merge pull request #1672 from dhalbert/regular-fs-flush | Scott Shawcroft | |
| flush flash filesystem once a second | |||
| 2019-03-25 | Merge pull request #1700 from ITACAInnovation/master | Dan Halbert | |
| uChip board support for Circuitpython environment | |||
| 2019-03-25 | Update mpconfigboard.mk | ITACA Innovation S.R.L | |
| 2019-03-25 | Rename ports/atmel-samd/boards/uChip/pins.c to ↵ | ITACA Innovation S.R.L | |
| ports/atmel-samd/boards/uchip/pins.c | |||
| 2019-03-25 | Rename ports/atmel-samd/boards/uChip/mpconfigboard.mk to ↵ | ITACA Innovation S.R.L | |
| ports/atmel-samd/boards/uchip/mpconfigboard.mk | |||
| 2019-03-25 | Rename ports/atmel-samd/boards/uChip/mpconfigboard.h to ↵ | ITACA Innovation S.R.L | |
| ports/atmel-samd/boards/uchip/mpconfigboard.h | |||
| 2019-03-25 | Rename ports/atmel-samd/boards/uChip/board.c to ↵ | ITACA Innovation S.R.L | |
| ports/atmel-samd/boards/uchip/board.c | |||
| 2019-03-25 | Really fix the error messages in bleio, this time | Radomir Dopieralski | |
| 2019-03-25 | Add files via upload | ITACA Innovation S.R.L | |
| This is a pull request to add support for uChip into the Circuitpython environment. We tested the uploaded code and it seems to work with Circuitpython. If there are any suggestions or changes needed, please let us know! What is uChip in brief? A complete USB dev board the size of a narrow 16-DIP package, featuring Atmel SAMD21 Cortex M0+ and onboard switching converters. (OTG compliant and power delivery up to 1A@5V or 3V3). For more details refer to the ongoing campaign on kickstarter. www.kickstarter.com/projects/1186620431/uchip-arduino-zero-compatible-in-a-narrow-dip-16-p | |||
| 2019-03-25 | Fix error messages in bleio | Radomir Dopieralski | |
| 2019-03-24 | Disable frequencyio support for samd21-based catwan_usbstick target. | Justin R. Cutler | |
| 2019-03-24 | Enable 256b of nvm storage for all samd21x18-bootloader.ld boards. | Justin R. Cutler | |
| 2019-03-21 | Allow NFC pins to be used for other purposes. | Dan Halbert | |
| 2019-03-20 | remove i2cslave from feather m0 crickit | Dan Halbert | |
| 2019-03-20 | enable MICROPY_CPYTHON_COMPAT for most builds except CIRCUITPY_SMALL_BUILD; ↵ | Dan Halbert | |
| remove a few other things to make fit | |||
| 2019-03-20 | flush flash filesystem once a second | Dan Halbert | |
| 2019-03-19 | Merge pull request #1653 from python-ugame/master | Scott Shawcroft | |
| Add frozen stage module to ugame10 board | |||
| 2019-03-18 | nrf: fix internal flash writes | Dan Halbert | |
| 2019-03-17 | Add frozen stage module to ugame10 board | Radomir Dopieralski | |
| And also ignore some more pins. This is needed for the builds on the circuitpython.org to be functional. | |||
| 2019-03-14 | Fix custom pin in use logic for SWD | Scott Shawcroft | |
| This should allow you to use SWD pins unless a debugger is attached. You may have trouble connecting to SWD when CircuitPython has already begun using them. Fixes #1633 | |||
| 2019-03-13 | Squeeze down the feather crickit build | Scott Shawcroft | |
| 2019-03-13 | Merge pull request #1640 from tannewt/final_displayio_changes | Dan Halbert | |
| Final displayio changes before 4.0.0 | |||
| 2019-03-12 | wrong arg type for PWMOut variable_frequency | Dan Halbert | |
| 2019-03-12 | Turn off networking on M0s. | Scott Shawcroft | |
| It takes 10k of code space and isn't very useful because of the M0's limited RAM. Disabling it allows us to add other things. | |||
| 2019-03-12 | Copy inline setting on feather m0 express that the metro has. | Scott Shawcroft | |
| 2019-03-12 | Fix unix build by using safe mode stub | Scott Shawcroft | |
| 2019-03-12 | Fixup the pybadge definition so the screen works. | Scott Shawcroft | |
| 2019-03-12 | Be more careful when initing the board outside the VM. | Scott Shawcroft | |
| 2019-03-12 | Add basic Pybadge board definition | John Reese | |
| Currently boots on board and can connect to REPL, but does not appear as mountable drive in OS. Starting REPL gives the following error message: ``` You are running in safe mode which means something unanticipated happened. Looks like our core CircuitPython code crashed hard. Whoops! Please file an issue at https://github.com/adafruit/circuitpython/issues with the contents of your CIRCUITPY drive and this message: Crash into the HardFault_Handler. ``` | |||
| 2019-03-12 | Merge pull request #1638 from dhalbert/disable-SPIM3 | Scott Shawcroft | |
| nrf: Disable SPIM3; add SPIM1; remove TWIM1 | |||
| 2019-03-12 | nrf: Disable SPIM3; add SPIM1; remove TWIM1 | Dan Halbert | |
| 2019-03-11 | Merge pull request #1635 from caternuson/iss1634_SPEAKER | Scott Shawcroft | |
| add SPEAKER pin alias for PyPortal | |||
| 2019-03-11 | change order so SPEAKER is first | caternuson | |
| 2019-03-11 | add SPEAKER pin alias for PyPortal | caternuson | |
| 2019-03-11 | Add default devices and tweak brightness in boards/pewpew10 | Radomir Dopieralski | |
| 2019-03-07 | Shrink build so de_DE fits | Dan Halbert | |
| 2019-03-02 | update translations | sommersoft | |
| 2019-03-02 | using the correct name for things is important... | sommersoft | |
| 2019-03-02 | shore-up inclusion | sommersoft | |
| 2019-03-01 | better handle frequencyio inclusion | sommersoft | |
| 2019-03-01 | re-add frequencyin to 'timer_handler' after upstream merge | sommersoft | |
| 2019-03-01 | Merge branch 'master' of https://github.com/adafruit/circuitpython into ↵ | sommersoft | |
| new_freq_in | |||
| 2019-03-01 | Merge pull request #1607 from pewpew-game/pewpew10.x-4.x | Dan Halbert | |
| Add support for PewPew 10.x boards | |||
| 2019-03-01 | Add more guards for CIRCUITPYTHON_PEW | Radomir Dopieralski | |
| 2019-03-01 | Merge pull request #1605 from dhalbert/pwmout-tcc-lock-ccb | Dan Halbert | |
| Use TCC LUPD lock when updating CCB | |||
| 2019-03-01 | Enable math for pewpew10 | Radomir Dopieralski | |
| 2019-03-01 | Move the frozen pew.py into a submodule | Radomir Dopieralski | |
