| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-12-07 | Merge pull request #1294 from tannewt/stack_check4.0.0-alpha.4 | Dan Halbert | |
| Add stack validity check and raise an error when it happens. | |||
| 2018-12-07 | Fix unused parameter | Scott Shawcroft | |
| 2018-12-07 | Stub out serial_write as well | Scott Shawcroft | |
| 2018-12-06 | Fix unix | Scott Shawcroft | |
| 2018-12-06 | Update translations | Scott Shawcroft | |
| 2018-12-06 | Merge pull request #1383 from tannewt/switch_back_to_hathach_tinyusb | Dan Halbert | |
| Switch TinyUSB back to hathach's version. | |||
| 2018-12-06 | Macro guard VDDH inclusion. | Scott Shawcroft | |
| 2018-12-06 | Use the stub for ESP8266 as well. | Scott Shawcroft | |
| 2018-12-06 | Switch TinyUSB back to hathach's version. The merge commit of the commit we ↵ | Scott Shawcroft | |
| were on. | |||
| 2018-12-06 | Add stack.c stub for mpy-cross | Scott Shawcroft | |
| 2018-12-06 | Rework safe mode and have heap overwrite trigger it. | Scott Shawcroft | |
| This creates a common safe mode mechanic that ports can share. As a result, the nRF52 now has safe mode support as well. The common safe mode adds a 700ms delay at startup where a reset during that window will cause a reset into safe mode. This window is designated by a yellow status pixel and flashing the single led three times. A couple NeoPixel fixes are included for the nRF52 as well. Fixes #1034. Fixes #990. Fixes #615. | |||
| 2018-12-05 | Merge pull request #1379 from dhalbert/flush-output-to-travis | Dan Halbert | |
| make sure travis sees some output in time | |||
| 2018-12-05 | make sure travis sees some output in time | Dan Halbert | |
| 2018-12-05 | Merge pull request #1378 from dhalbert/fix-build_release_files-on-travis | Scott Shawcroft | |
| build_release_files.py hanging on travis | |||
| 2018-12-05 | restored to old version | Dan Halbert | |
| 2018-12-05 | testing | Dan Halbert | |
| 2018-12-04 | Add stack validity check and raise an error when it happens. | Scott Shawcroft | |
| The backtrace cannot be given because it relies on the validity of the qstr data structures on the heap which may have been corrupted. In fact, it still can crash hard when the bytecode itself is overwritten. To fix, we'd need a way to skip gathering the backtrace completely. This also increases the default stack size on M4s so it can accomodate the stack needed by ASF4s nvm API. | |||
| 2018-12-04 | Merge pull request #1376 from tannewt/particle | Dan Halbert | |
| Add Particle boards and hopefully speed up the SAMD build a little | |||
| 2018-12-04 | Add flag comment | Scott Shawcroft | |
| 2018-12-04 | Don't capture output | Scott Shawcroft | |
| 2018-12-04 | Add correct flash chip for Particle Mesh boards | Scott Shawcroft | |
| 2018-12-04 | Update submodules to merge commits | Scott Shawcroft | |
| 2018-12-04 | Add particle boards, fix cp32 and try to speed up atmel build | Scott Shawcroft | |
| 2018-12-04 | Merge pull request #1375 from dhalbert/uart-timeout-interrupt | Scott Shawcroft | |
| allow KeyboardInterrupt on UART read; fix nrf UART pin claiming; rename feather 52840 UART pins | |||
| 2018-12-04 | update translations | Dan Halbert | |
| 2018-12-04 | allow KeyboardInterrupt on UART read; fix nrf UART pin claiming; rename ↵ | Dan Halbert | |
| feather 52840 UART pins | |||
| 2018-12-03 | Merge pull request #1344 from bwshockley/master | Dan Halbert | |
| Add Mini SAM M4 board. | |||
| 2018-12-03 | Merge pull request #1372 from dhalbert/pyserial-compat-for-uart | Scott Shawcroft | |
| UART changes: timeout in secs, write bytes, etc. | |||
| 2018-12-03 | update translations | Dan Halbert | |
| 2018-12-03 | Merge pull request #1373 from dhalbert/audio-quiescent-value-int | Scott Shawcroft | |
| Fix arg type for AudioOut(..., quiescent_value=...) | |||
| 2018-12-03 | UART changes: timeout in secs, write bytes, etc. | Dan Halbert | |
| 2018-12-03 | Fix arg type for AudioOut(..., quiescent_value=...) | Dan Halbert | |
| 2018-12-02 | Merge pull request #1364 from yeyeto2788/master | Scott Shawcroft | |
| Add some msgstr translations | |||
| 2018-12-02 | Merge pull request #1 from adafruit/master | Juan Biondi | |
| Get latest version | |||
| 2018-11-30 | Merge branch 'master' into master | Scott Shawcroft | |
| 2018-11-30 | Merge pull request #1347 from tannewt/gc_rev_b | Dan Halbert | |
| Update for Grand Central Rev B | |||
| 2018-11-30 | Merge remote-tracking branch 'adafruit/master' into gc_rev_b | Scott Shawcroft | |
| 2018-11-30 | Auto build and a couple pin fixes | Scott Shawcroft | |
| 2018-11-30 | Merge remote-tracking branch 'adafruit/master' into mini_sam | Scott Shawcroft | |
| 2018-11-30 | Auto build mini-sam | Scott Shawcroft | |
| 2018-11-30 | Fix up spi flash define | Scott Shawcroft | |
| 2018-11-30 | Merge pull request #1366 from tannewt/update_website_with_release | Dan Halbert | |
| Add support for adding release info into adafruit/circuitpython-org | |||
| 2018-11-30 | Merge remote-tracking branch 'adafruit/master' into mini_sam | Scott Shawcroft | |
| 2018-11-30 | Undo uzlib change | Scott Shawcroft | |
| 2018-11-30 | Stop ignoring SD hex files and improve the error when its missing. | Scott Shawcroft | |
| 2018-11-30 | Capture stderr as well and work on nRF build | Scott Shawcroft | |
| 2018-11-30 | Fix BLE build | Scott Shawcroft | |
| 2018-11-30 | A few tweaks based on review feedback | Scott Shawcroft | |
| 2018-11-30 | Fix error on line 1901 | Juan Biondi | |
| 2018-11-30 | Fix error on line 1900 | Juan Biondi | |
