Commits on Sep 2, 2021

  1. Configuration menu
    Copy the full SHA
    a1e4105 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5295 from lesamouraipourpre/patch-3

    Documentation update for ColorConverter
    tannewt authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    d88361c View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. Configuration menu
    Copy the full SHA
    762c155 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec20b2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    765eee4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef6d7fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7dbf750 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0f039d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32b9450 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    15fc44c View commit details
    Browse the repository at this point in the history
  9. Merge pull request #5296 from microDev1/traceback

    Add test for `traceback` module
    gamblor21 authored Sep 3, 2021
    Configuration menu
    Copy the full SHA
    69e7b8b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8625e53 View commit details
    Browse the repository at this point in the history
  11. Lolin S2 Mini - Apply suggestions from code review

    Co-authored-by: Scott Shawcroft <scott@tannewt.org>
    durapensa and tannewt authored Sep 3, 2021
    Configuration menu
    Copy the full SHA
    2fc372b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7e10785 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2021

  1. Merge pull request #5299 from Neradoc/nera-rework-board-dicts

    change board dicts to include a common macro with __name__
    microdev1 authored Sep 4, 2021
    Configuration menu
    Copy the full SHA
    7ce3f25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff807f8 View commit details
    Browse the repository at this point in the history
  3. Translated using Weblate (Chinese (Pinyin))

    Currently translated at 100.0% (1021 of 1021 strings)
    
    Translation: CircuitPython/main
    Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/
    hexthat authored and weblate committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    b1e71ae View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2021

  1. Merge pull request #5301 from weblate/weblate-circuitpython-main

    Translations update from Weblate
    microdev1 authored Sep 5, 2021
    Configuration menu
    Copy the full SHA
    c90ba66 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5300 from kamtom480/fix_movable

    Fix incorrect use of allocate_memory()
    microdev1 authored Sep 5, 2021
    Configuration menu
    Copy the full SHA
    119cc84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10706e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    791937b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb586a4 View commit details
    Browse the repository at this point in the history
  6. Revert "black formatted 'build_board_info.py'"

    Originally ran black with the incorrect line length
    
    This reverts commit cb586a4.
    sommersoft committed Sep 5, 2021
    Configuration menu
    Copy the full SHA
    37007b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Configuration menu
    Copy the full SHA
    86221b9 View commit details
    Browse the repository at this point in the history
  2. Update TinyUSB

    kamtom480 committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    8a023b0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5303 from kamtom480/tinyusb_update

    Update TinyUSB
    hathach authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    d29a12c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2d0bd2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5297 from durapensa/s2mini

    Lolin S2 Mini - remove NeoPixel, pin assignments to match Wemos
    tannewt authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    a5ac5e1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5304 from sommersoft/build_info_frozen_libs

    Include Frozen Libraries In build_board_info.py
    tannewt authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    daad0d0 View commit details
    Browse the repository at this point in the history
  7. Selectively build boards based on changed files

    This uses a step output from the test job to set the build matrix
    for the board build jobs. The built boards depends on which files
    were changed.
    
    * Changes contained within ports/*/boards/ will build each board.
    * Changes contained within ports/* will build all boards from the
      port.
    * All other file changes will build all boards.
    
    All boards will be build for pushes in `adafruit/circuitpython` as
    well.
    
    A side-effect is that we no longer need to explicitly list the
    boards to build. It will automatically update as new folders are
    added.
    
    Related to #4009
    tannewt committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    a874043 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #5310 from dhalbert/rsp2040-i2s-fix

    Fix RP2040 I2S: always copy to output buffer
    kattni authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    2ea3305 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3c8eca3 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Merge pull request #5314 from dhalbert/update-frozen-20210907

    Update frozen libraries for 7.0.0
    dhalbert authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    cce08c1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5312 from tannewt/ci_opt

    Selectively build boards based on changed files
    dhalbert authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    f3da280 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5308 from microDev1/patch

    Revert localization of `REPL` messages
    tannewt authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    cfc4ed1 View commit details
    Browse the repository at this point in the history
  4. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: CircuitPython/main
    Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
    weblate committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    20d1ef2 View commit details
    Browse the repository at this point in the history
  5. Fix the nRF builds with GCC 11.2

    See adafruit/Adafruit_nRF52_Bootloader#221
    for background on the flag.
    tannewt committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    f2de010 View commit details
    Browse the repository at this point in the history
  6. Add required python packages to building docs

    Build fails almost silently without them.
    Syncs with instructions at https://learn.adafruit.com/building-circuitpython/build-circuitpython
    rdoursenaud authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    5dd1993 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65f8804 View commit details
    Browse the repository at this point in the history
  8. Fix scanning after a peripheral bond has been made

    The BLE workflow will be advertising and the scan's load of
    identities conflicts with it. This change ensures scanning and
    advertising happens exclusively.
    
    This showed as an unknown error 3204.
    
    Fixes adafruit/Adafruit_CircuitPython_BLE#134
    tannewt committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    2b4fdcd View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Merge pull request #5321 from tannewt/fix_scan_after_p_bond

    Fix scanning after a peripheral bond has been made
    dhalbert authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    8cef3d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7fd35b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5316 from weblate/weblate-circuitpython-main

    Translations update from Weblate
    microdev1 authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    d3ab761 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5319 from tannewt/fix_nrf_gcc11

    Fix the nRF builds with GCC 11.2
    microdev1 authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    09859a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    647eca6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5323 from PontusO/main

    Added support for Challenger RP2040 WiFi
    ladyada authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    492ce02 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ac0c0f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #5324 from Neradoc/patch-1

    remove lingering reference to settings.py in docs
    microdev1 authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    0bde894 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #5322 from rdoursenaud/patch-1

    Add required python packages to building docs
    microdev1 authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    4986742 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #5320 from rjp5th/main

    Implement reset_reason for raspberrypi port
    tannewt authored Sep 9, 2021
    Configuration menu
    Copy the full SHA
    0ee0ed7 View commit details
    Browse the repository at this point in the history